Files
wgpu/tests/out/hlsl/bits.ron
2023-06-23 15:52:22 +02:00

13 lines
157 B
Plaintext

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