Sign in
dawn
/
dawn
/
4b0bd18a903d397eda8d03b0899455ff4e7a1ef0
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvBinaryDerivativeTest_SpvBinaryDerivativeTest_Derivatives_0.spvasm.expected.ir.fxc.hlsl
blob: d759573a84108e6824da4e8a65885e7a30059cb0 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
float
x_1
=
50.0f
;
float
x_2
=
ddx
(
x_1
);
}
void
main
()
{
main_1
();
}