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