mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
- samplerCubeShadow requires vec3 gradients - Bias must be written after offset - sampler1D hack on GLES requires vec2 gradients - textureSize doesn't accept a lod argument for MS samplers - sampler1DArray hack on GLES requires a y component on imageLoad