Sign in
dawn
/
dawn
/
0b4250236a7b092888671ff06c17a6d1d74f369e
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvUnaryArithTest_SNegate_UnsignedVec_SignedVec.spvasm.expected.ir.fxc.hlsl
blob: a56f585943bf64dae9fb6dd8e58d528df6dccbf7 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
uint2 x_1
=
uint2
(
4294967266u
,
4294967256u
);
}
void
main
()
{
main_1
();
}