wgpu/naga/tests/out/hlsl/wgsl-array-in-ctor.ron
2025-04-03 15:08:23 +00:00

13 lines
160 B
Plaintext

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