Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
expressions
/
zero_init
/
scalar
/
f16.wgsl.expected.ir.fxc.hlsl
blob: 9805cd9c3b04aa6594dcb6bab3237ef119429467 [
file
] [
log
] [
blame
]
void
f
()
{
float16_t
v
=
float16_t
(
0.0h
);
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}