mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 06:44:14 +00:00
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
(
|
|
bounds_check_policies: (
|
|
image_load: ReadZeroSkipWrite,
|
|
),
|
|
spv: (
|
|
version: (1, 2),
|
|
debug: true,
|
|
adjust_coordinate_space: false,
|
|
),
|
|
)
|