Sign in
dawn
/
tint
/
refs/heads/chromium/4605
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvFUnordTest_FUnordLessThanEqual_Vector.spvasm.expected.hlsl
blob: d9a0e67ad39633eac1adb8ac7384249f524c8e71 [
file
] [
log
] [
blame
] [
edit
]
void
main_1
()
{
const
bool2 x_1
=
!((
float2
(
50.0f
,
60.0f
)
>
float2
(
60.0f
,
50.0f
)));
return
;
}
void
main
()
{
main_1
();
return
;
}