Sign in
dawn
/
dawn
/
aef595799dea1914e56e0b32910065b6df1d3777
/
.
/
test
/
tint
/
expressions
/
bitcast
/
let
/
32bit
/
i32-u32.wgsl.expected.ir.fxc.hlsl
blob: 1b657f16bd83d6370ea7bf60d6cedbe2b225177e [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
int
a
=
1073757184
;
uint
b
=
asuint
(
a
);
}