wgpu/naga/tests/in/image.param.ron

8 lines
126 B
Plaintext
Raw Normal View History

(
2021-09-15 18:43:52 +00:00
spv: (
version: (1, 1),
debug: true,
),
2021-12-15 05:29:07 +00:00
glsl_exclude_list: ["depth_load", "depth_no_comparison", "levels_queries"]
)