---
title: MPSNDArrayBinaryPrimaryGradientKernel
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsndarraybinaryprimarygradientkernel
---

# MPSNDArrayBinaryPrimaryGradientKernel

## Declaration

```swift
class MPSNDArrayBinaryPrimaryGradientKernel
```

## Topics

### Initializers

- [init(coder:device:)](metalperformanceshaders/mpsndarraybinaryprimarygradientkernel/init(coder:device:).md)
- [init(device:)](metalperformanceshaders/mpsndarraybinaryprimarygradientkernel/init(device:).md)

### Instance Methods

- [encode(to:primarySourceArray:secondarySourceArray:sourceGradient:gradientState:)](metalperformanceshaders/mpsndarraybinaryprimarygradientkernel/encode(to:primarysourcearray:secondarysourcearray:sourcegradient:gradientstate:).md)
- [encode(to:primarySourceArray:secondarySourceArray:sourceGradient:gradientState:destinationArray:)](metalperformanceshaders/mpsndarraybinaryprimarygradientkernel/encode(to:primarysourcearray:secondarysourcearray:sourcegradient:gradientstate:destinationarray:).md)

## Relationships

### Inherits From

- [MPSNDArrayMultiaryGradientKernel](metalperformanceshaders/mpsndarraymultiarygradientkernel.md)

### Inherited By

- [MPSNDArrayGatherGradient](metalperformanceshaders/mpsndarraygathergradient.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
