wgpu/tests/in/collatz.param.ron
2021-02-07 18:16:26 -05:00

8 lines
158 B
Plaintext

(
spv_flow_dump_prefix: "",
spv_capabilities: [ Shader ],
mtl_bindings: {
(stage: Compute, group: 0, binding: 0): (buffer: Some(0), mutable: true),
}
)