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