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

13 lines
160 B
Plaintext

(
vertex:[
],
fragment:[
(
entry_point:"fs_main",
target_profile:"ps_5_1",
),
],
compute:[
],
)