mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-23 15:23:33 +00:00
373a1c2bf0
715: Implement SAMPLED_TEXTURE_ARRAY_NON_UNIFORM_INDEXING r=kvark a=cwfitzgerald ## Connections Closes #483. Extends support for #106. ## Description This forwards the descriptor indexing features gfx-hal up to wgpu. Note this PR also changes the name of the `TEXTURE_BINDING_ARRAY` to `SAMPLED_TEXTURE_BINDING_ARRAY` to be more consistent with extensions. ## Testing Texture-array example was simply extended to use descriptor indexing. This works on all platforms that the feature is supported. (thanks @stararawn) Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |