MTLRenderStages

The render stages at which a synchronization command is triggered.

Values

ValueMeaning
Vertex1 << 0

The vertex rendering stage.

Fragment1 << 1

The fragment rendering stage.

Tile1 << 2

The tile rendering stage.

Mesh1 << 4
Object1 << 3

Meta