mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-15 00:18:22 -05:00
908: Clarify usage of SAMPLED_TEXTURE_ARRAY_NON_UNIFORM_INDEXING r=cwfitzgerald a=im-0 **Connections** https://github.com/gfx-rs/wgpu-rs/pull/540 **Description** This clarifies usage of SAMPLED_TEXTURE_ARRAY_NON_UNIFORM_INDEXING with GLSL. **Testing** This commit only changes documentation. Co-authored-by: Ivan Mironov <mironov.ivan@gmail.com>