---
title: inputADescriptorType
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns/fusedternaryarithmeticparameters/inputadescriptortype
---

# inputADescriptorType

The descriptor type of the first input.

## Declaration

```swift
var inputADescriptorType: BNNS.DescriptorType
```

## See Also

### Inspecting the Properties of a Fused Arithmetic Parameters Structure

- [function](accelerate/bnns/fusedternaryarithmeticparameters/function.md)
- [inputBDescriptorType](accelerate/bnns/fusedternaryarithmeticparameters/inputbdescriptortype.md)
- [inputCDescriptorType](accelerate/bnns/fusedternaryarithmeticparameters/inputcdescriptortype.md)
- [outputDescriptorType](accelerate/bnns/fusedternaryarithmeticparameters/outputdescriptortype.md)
