wgpu/tests/in/collatz.param.ron
2021-02-14 20:23:31 -05:00

9 lines
180 B
Plaintext

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