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