Sign in
dawn
/
dawn
/
4b0bd18a903d397eda8d03b0899455ff4e7a1ef0
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvParserTest_VectorShuffle_ConstantOperands_AllOnesMapToNull.spvasm.expected.ir.fxc.hlsl
blob: 2a59bffef8184396a77367f54d4fd0a648d5b3bf [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
uint2 x_10
=
uint2
(
4u
,
3u
);
}
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
main_1
();
}