Files
wgpu/tests/in/extra.param.ron
2021-09-15 18:48:18 -04:00

15 lines
219 B
Plaintext

(
god_mode: true,
spv: (
version: (1, 2),
),
msl_custom: true,
msl: (
lang_version: (2, 2),
per_stage_map: (),
inline_samplers: [],
spirv_cross_compatibility: false,
fake_missing_bindings: false,
),
)