Sign in
dawn
/
tint
/
8094553c8a45d09122b174e26686042dcc08e3cb
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvFUnordTest_FUnordLessThan_Vector.spvasm.expected.hlsl
blob: c75e8f186ff798e579027ce38d7b4cdcb9c2c39e [
file
] [
log
] [
blame
]
void
main_1
()
{
const
bool2 x_1
=
!((
float2
(
50.0f
,
60.0f
)
>=
float2
(
60.0f
,
50.0f
)));
return
;
}
void
main
()
{
main_1
();
return
;
}