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

13 lines
160 B
Plaintext

(
vertex:[
(
entry_point:"vs_main",
target_profile:"vs_5_1",
),
],
fragment:[
],
compute:[
],
)