Sign in
dawn
/
dawn
/
ac5b04a7accc2c3d0ef994341ec3e694d7ea4738
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
16bit
/
f16-f16.wgsl.expected.dxc.hlsl
blob: cbb7fa61daf98f364c3f45520157882dd6caf95d [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
float16_t
b
=
float16_t
(
1.0h
);
return
;
}