mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-29 10:13:34 +00:00
58105a06e2
arrays can be put behind pointers in inout and out parameters in GLSL and HLSL, whose dimensions must be specified to let array access compile. so, we specify their dimensions. fixes #2248 |
||
---|---|---|
.. | ||
in | ||
out | ||
snapshots.rs | ||
spirv-capabilities.rs | ||
wgsl-errors.rs |