Sign in
dawn
/
tint
/
568136dd102a14c0407dd2e7ce2ccf319f94a3a2
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_Emit_VoidFunctionWithoutParams.spvasm.expected.wgsl
blob: 0f1f8b7a588cf8378ce47f34e2008a7554c9e2cc [
file
] [
log
] [
blame
]
fn x_100_1
()
{
return
;
}
[[
stage
(
fragment
)]]
fn x_100
()
{
x_100_1
();
}