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