Sign in
dawn
/
dawn
/
0880e0643379ff2535187662cb21a803ce974cfa
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
64bit
/
vec2u32-vec2u32.wgsl.expected.fxc.hlsl
blob: 88bf5cd0ced9e2ba1e800a79c20956d43af1fdb8 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
const
uint2 b
=
uint2
(
1073757184u
,
3288351232u
);
return
;
}