wgpu/naga/tests/out/hlsl/wgsl-storage-textures.ron
2025-04-03 15:08:23 +00:00

17 lines
252 B
Plaintext

(
vertex:[
],
fragment:[
],
compute:[
(
entry_point:"csLoad",
target_profile:"cs_5_1",
),
(
entry_point:"csStore",
target_profile:"cs_5_1",
),
],
)