mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 23:04:07 +00:00
12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
(
|
|
god_mode: true,
|
|
msl: (
|
|
lang_version: (1, 2),
|
|
per_entry_point_map: {},
|
|
inline_samplers: [],
|
|
spirv_cross_compatibility: false,
|
|
fake_missing_bindings: false,
|
|
zero_initialize_workgroup_memory: true,
|
|
),
|
|
)
|