Sign in
dawn
/
dawn
/
3ddc07a18b8a22570ffe1e93f0a11d036462c192
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
64bit
/
vec2i32-vec2i32.wgsl.expected.fxc.hlsl
blob: e3afa64b7d6f6b9e502d921dd4691e58ac52ac8f [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
int2 b
=
int2
(
1073757184
,
-
1006616064
);
return
;
}