wgpu/naga/tests/out/hlsl/wgsl-functions-unoptimized.ron
2025-04-28 16:37:45 +02:00

13 lines
157 B
Plaintext

(
vertex:[
],
fragment:[
],
compute:[
(
entry_point:"main",
target_profile:"cs_6_3",
),
],
)