mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
17 lines
262 B
Plaintext
17 lines
262 B
Plaintext
(
|
|
msl: (
|
|
lang_version: (1, 2),
|
|
per_stage_map: (
|
|
cs: (
|
|
resources: {
|
|
},
|
|
sizes_buffer: Some(0),
|
|
)
|
|
),
|
|
inline_samplers: [],
|
|
spirv_cross_compatibility: false,
|
|
fake_missing_bindings: false,
|
|
zero_initialize_workgroup_memory: true,
|
|
),
|
|
)
|