mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 23:04:07 +00:00
15 lines
248 B
Plaintext
15 lines
248 B
Plaintext
(
|
|
god_mode: false,
|
|
spv: (
|
|
version: (1, 1),
|
|
binding_map: {
|
|
(group: 0, binding: 0): (binding_array_size: Some(10)),
|
|
},
|
|
),
|
|
bounds_check_policies: (
|
|
index: ReadZeroSkipWrite,
|
|
buffer: ReadZeroSkipWrite,
|
|
image: ReadZeroSkipWrite,
|
|
)
|
|
)
|