Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvParserTest_EmitFunctions_VoidFunctionWithoutParams.spvasm.expected.ir.fxc.hlsl
blob: 802902c2925e89abbf423282c54d62eb9a4960c1 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
another_function
()
{
}
void
x_100_1
()
{
}
void
x_100
()
{
x_100_1
();
}