Sign in
dawn
/
dawn
/
0880e0643379ff2535187662cb21a803ce974cfa
/
.
/
test
/
tint
/
expressions
/
bitcast
/
let
/
32bit
/
u32-i32.wgsl.expected.fxc.hlsl
blob: cf37bd543c886da53c81bf4a307afa3743b83435 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
const
uint
a
=
1073757184u
;
const
int
b
=
asint
(
a
);
return
;
}