---
title: "init(divisor:recip:addend:shift:)"
framework: metalperformanceshaders
role: symbol
role_heading: Initializer
path: "metalperformanceshaders/mpsintegerdivisionparams/init(divisor:recip:addend:shift:)"
---

# init(divisor:recip:addend:shift:)

## Declaration

```swift
init(divisor: UInt16, recip: UInt16, addend: UInt16, shift: UInt16)
```
