mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
(
|
|
spv_version: (1, 0),
|
|
spv_capabilities: [ Shader, SampleRateShading ],
|
|
spv_debug: true,
|
|
spv_adjust_coordinate_space: true,
|
|
msl_custom: false,
|
|
glsl_desktop_version: Some(400)
|
|
)
|