Sign in
dawn
/
dawn
/
3ddc07a18b8a22570ffe1e93f0a11d036462c192
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
96bit
/
vec3i32-vec3u32.wgsl.expected.fxc.hlsl
blob: f5cb75d8e6b7714e2b8d9c7cd9819188dede9f29 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
uint3 b
=
uint3
(
1073757184u
,
3288351232u
,
3296724992u
);
return
;
}