Sign in
dawn
/
dawn
/
fa3f89b26b1bb003391d0baf5005c20e50e9b782
/
.
/
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
;
}