wgpu/naga/tests/out/hlsl/wgsl-multiview.ron
Inner Daemons ad0f3111b7
Add multiview limits and tests (#8206)
Co-authored-by: Andreas Reich <r_andreas2@web.de>
Co-authored-by: Magnus <85136135+SupaMaggie70Incorporated@users.noreply.github.com>
2025-11-01 12:08:15 +00:00

13 lines
157 B
Plaintext

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