Skip to content

Conversation

cwfitzgerald
Copy link
Member

Closes #7019

This changes the surface apis over to arrays of key-value pairs.

@cwfitzgerald cwfitzgerald requested review from crowlKats and a team as code owners February 14, 2025 01:02
CHANGELOG.md Outdated

### Major Changes

#### Hashmaps Removed from Apis
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo:

Suggested change
#### Hashmaps Removed from Apis
#### Hashmaps Removed from APIs

Copy link
Member

@ErichDonGubler ErichDonGubler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minus some nits and other things raised by @DJMcNab. Conditionally approving based on these getting addressed.

@cwfitzgerald cwfitzgerald changed the title Remove HashMaps from Surface API Remove HashMaps from wgpu API Feb 14, 2025
@cwfitzgerald cwfitzgerald merged commit 106b709 into gfx-rs:trunk Feb 14, 2025
34 checks passed
@cwfitzgerald cwfitzgerald deleted the cw/fix-hashmap branch February 14, 2025 19:36
davnotdev pushed a commit to davnotdev/wgpu that referenced this pull request Mar 4, 2025
* Remove HashMaps from Surface API

* Fix Comments and Errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflict between type of HashMap in PipelineCompilationOptions and HashMap exposed by the surface API
3 participants