Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvBinaryDerivativeTest_SpvBinaryDerivativeTest_Derivatives_0.spvasm.expected.hlsl
blob: 1d554c3eab391958e0a2d850342b53ccca694e73 [
file
] [
log
] [
blame
]
void
main_1
()
{
const
float
x_2
=
ddx
(
50.0f
);
return
;
}
void
main
()
{
main_1
();
return
;
}