mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 06:44:14 +00:00
9ccea8179d
... and reactivate the GLSL test for it. Fixes issue #6435.
14 lines
229 B
Plaintext
14 lines
229 B
Plaintext
(
|
|
spv: (
|
|
version: (1, 1),
|
|
debug: true,
|
|
),
|
|
glsl: (
|
|
version: Desktop(430),
|
|
writer_flags: (""),
|
|
binding_map: {},
|
|
zero_initialize_workgroup_memory: true,
|
|
),
|
|
glsl_exclude_list: ["depth_load", "depth_no_comparison"]
|
|
)
|