Sign in
dawn
/
dawn
/
04b531d071b0faeaa680f87316c8da2a83f6dd06
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_ScalarSpecConstant_UsedInFunction.spvasm.expected.ir.fxc.hlsl
blob: 2a996bb60dfd6d07786a4b3f407265f849b95b17 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
float
x_100
()
{
return
5.0f
;
}
void
main_1
()
{
}
void
main
()
{
main_1
();
}