Sign in
dawn
/
tint
/
refs/heads/chromium/4607
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_Emit_VoidFunctionWithoutParams.spvasm.expected.hlsl
blob: 21d4c2f5f0eadbcef3f7c0439dc32312c4ab5a7c [
file
] [
log
] [
blame
] [
edit
]
void
x_100_1
()
{
return
;
}
void
x_100
()
{
x_100_1
();
return
;
}