mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
10 lines
311 B
Plaintext
10 lines
311 B
Plaintext
(
|
|
spv_flow_dump_prefix: "",
|
|
spv_capabilities: [ Shader ],
|
|
mtl_bindings: {
|
|
(stage: Compute, group: 0, binding: 0): (buffer: Some(0), mutable: false),
|
|
(stage: Compute, group: 0, binding: 1): (buffer: Some(1), mutable: true),
|
|
(stage: Compute, group: 0, binding: 2): (buffer: Some(2), mutable: true),
|
|
}
|
|
)
|