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

17 lines
268 B
Plaintext

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