Sign in
dawn
/
dawn
/
3d64565e2eb8fe4a377b18e288edac70d28d586f
/
.
/
test
/
tint
/
expressions
/
bitcast
/
let
/
16bit
/
f16-f16.wgsl.expected.ir.dxc.hlsl
blob: 09b08bf6687703639e867fd05f2568cb976d996a [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
float16_t
a
=
float16_t
(
1.0h
);
float16_t
b
=
a
;
}