Sign in
dawn
/
dawn
/
7143450998c72258f994acea688164f2fa1ff3eb
/
.
/
test
/
tint
/
expressions
/
bitcast
/
scalar
/
u32-f32.wgsl.expected.dxc.hlsl
blob: 1a00f3bdd8bddb1469c4c202e2db52efb892466f [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
const
float
b
=
asfloat
(
1u
);
return
;
}