mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-29 10:13:34 +00:00
f4ba74544a
We can safely assume that deserialize is enabled for all output tests. Supporting other modes of operation has low utility. This change also adds an option to skip the explicit types for WGSL output.
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
(
|
|
bounds_check_policies: (
|
|
index: ReadZeroSkipWrite,
|
|
buffer: ReadZeroSkipWrite,
|
|
),
|
|
)
|