---
title: MPSRectNoClip
framework: metalperformanceshaders
role: symbol
role_heading: Global Variable
path: metalperformanceshaders/mpsrectnoclip
---

# MPSRectNoClip

## Declaration

```swift
let MPSRectNoClip: MTLRegion
```

## Discussion

Discussion If this constant is used in an image filter operation, no clipping is done and the entire image is used.
