Sign in
dawn
/
dawn
/
04b531d071b0faeaa680f87316c8da2a83f6dd06
/
.
/
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
();
}