---
title: MTLSamplerReductionMode.maximum
framework: metal
role: symbol
role_heading: Case
path: metal/mtlsamplerreductionmode/maximum
---

# MTLSamplerReductionMode.maximum

A reduction mode that finds the maximum contributing sample value by separately evaluating each channel.

## Declaration

```swift
case maximum
```
