mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-02-17 01:12:41 +00:00
12 lines
181 B
Plaintext
12 lines
181 B
Plaintext
(
|
|
bounds_check_policies: (
|
|
image_load: ReadZeroSkipWrite,
|
|
image_store: ReadZeroSkipWrite,
|
|
),
|
|
spv: (
|
|
version: (1, 2),
|
|
debug: true,
|
|
adjust_coordinate_space: false,
|
|
),
|
|
)
|