mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-24 07:43:49 +00:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
(
|
|
spv_capabilities: [ Shader ],
|
|
mtl_bindings: {
|
|
(stage: Fragment, group: 0, binding: 0): (texture: Some(0)),
|
|
(stage: Fragment, group: 0, binding: 1): (sampler: Some(0)),
|
|
}
|
|
)
|