Sign in
dawn
/
dawn
/
b2b6ade071c9434e321b8b3a033b2db732757dba
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvUnaryArithTest_SNegate_UnsignedVec_UnsignedVec.spvasm.expected.ir.fxc.hlsl
blob: 0be48e61c3b7f0ff7d5a6e4cfffc3f3b6149f9f3 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
uint2 x_1
=
uint2
(
4294967286u
,
4294967276u
);
}
void
main
()
{
main_1
();
}