wgpu/tests/in/functions-webgl.param.ron
João Capucho 81dc67402a glsl-out: push constants use anonymous uniforms
Previously this was done with UBOs but this posed some problems when
integrating with wgpu (see https://github.com/gfx-rs/wgpu/pull/2400)
2022-01-21 21:13:12 -05:00

8 lines
89 B
Plaintext

(
glsl: (
version: Embedded(300),
writer_flags: (bits: 0),
binding_map: {},
),
)