---
title: MPSCustomKernelIndex
framework: metalperformanceshaders
role: symbol
role_heading: Structure
path: metalperformanceshaders/mpscustomkernelindex
---

# MPSCustomKernelIndex

## Declaration

```swift
struct MPSCustomKernelIndex
```

## Topics

### Initializers

- [init(_:)](metalperformanceshaders/mpscustomkernelindex/init(_:).md)
- [init(rawValue:)](metalperformanceshaders/mpscustomkernelindex/init(rawvalue:).md)

### Instance Properties

- [rawValue](metalperformanceshaders/mpscustomkernelindex/rawvalue.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
