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