---
title: blit
framework: metal
role: symbol
role_heading: Type Property
path: metal/mtlstages/blit
---

# blit

Represents all blit operations in a pass.

## Declaration

```swift
static var blit: MTLStages { get }
```

## Mentioned in

Synchronizing passes with a fence Synchronizing passes with consumer barriers Synchronizing passes with producer barriers Synchronizing stages within a pass

## See Also

### Compute pass stages

- [dispatch](metal/mtlstages/dispatch.md)
- [accelerationStructure](metal/mtlstages/accelerationstructure.md)
- [machineLearning](metal/mtlstages/machinelearning.md)
