mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Previously this was done with UBOs but this posed some problems when integrating with wgpu (see https://github.com/gfx-rs/wgpu/pull/2400)
13 lines
168 B
Plaintext
13 lines
168 B
Plaintext
(
|
|
spv: (
|
|
version: (1, 0),
|
|
debug: true,
|
|
adjust_coordinate_space: true,
|
|
),
|
|
glsl: (
|
|
version: Embedded(300),
|
|
writer_flags: (bits: 0),
|
|
binding_map: {},
|
|
),
|
|
)
|