Sign in
dawn
/
dawn
/
aef595799dea1914e56e0b32910065b6df1d3777
/
.
/
test
/
tint
/
expressions
/
bitcast
/
let
/
128bit
/
vec4i32-vec4i32.wgsl.expected.ir.fxc.hlsl
blob: 1259e1b5e0289028f7c665d02b233f7093e3ade6 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
int4 a
=
int4
(
1073757184
,
-
1006616064
,
-
998242304
,
987654321
);
int4 b
=
a
;
}