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