mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
13 lines
279 B
Plaintext
13 lines
279 B
Plaintext
(
|
|
spv_version: (1, 0),
|
|
spv_capabilities: [ Shader, SampleRateShading ],
|
|
spv_adjust_coordinate_space: false,
|
|
hlsl_custom: true,
|
|
hlsl: (
|
|
shader_model: V5_1,
|
|
binding_map: {},
|
|
fake_missing_bindings: false,
|
|
special_constants_binding: Some((space: 1, register: 0)),
|
|
),
|
|
)
|