Sign in
dawn
/
dawn
/
7143450998c72258f994acea688164f2fa1ff3eb
/
.
/
test
/
tint
/
expressions
/
bitcast
/
scalar
/
u32-i32.wgsl.expected.fxc.hlsl
blob: 2650dff4d603ee4ec085a0a4cc385e4651c24478 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
const
int
b
=
asint
(
1u
);
return
;
}