Sign in
dawn
/
dawn
/
0b4250236a7b092888671ff06c17a6d1d74f369e
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvBinaryDerivativeTest_SpvBinaryDerivativeTest_Derivatives_24.spvasm.expected.ir.fxc.hlsl
blob: 3c5b103e6cf2a692aa4aeafb3de5488d37aee73e [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
float
x_1
=
50.0f
;
float
x_2
=
fwidth
(
x_1
);
}
void
main
()
{
main_1
();
}