Sign in
dawn
/
tint
/
cf09c23a12f623e40c21a4aa42c7ce5881901a30
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvLogicalTest_IsNan_Vector.spvasm.expected.hlsl
blob: 47b71882f0407b1c6b5b57898794d9c0e5a0852e [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
const
bool2 x_1
=
isnan
(
float2
(
50.0f
,
60.0f
));
return
;
}
void
main
()
{
main_1
();
return
;
}
Internal
Compiler
error
:
cast
<
X
>()
argument of incompatible type
!