Sign in
dawn
/
dawn.git
/
f41654fc6c74f4e5ceb2c71ce2bdd0d93c2b2eda
/
.
/
test
/
tint
/
expressions
/
zero_init
/
array
/
f16.wgsl.expected.ir.dxc.hlsl
blob: 114c547c3dd6f7db5d08909d08ad5ae5e641886d [
file
]
void
f
()
{
float16_t
v
[
4
]
=
(
float16_t
[
4
])
0
;
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}