Sign in
dawn
/
tint
/
6d60c046e80acbe10c002d4322e0a20a58b9a416
/
.
/
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
();
}