---
title: clipperPrimitivesOut
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlcounterresultstatistic/clipperprimitivesout
---

# clipperPrimitivesOut

The number of primitives the clip stage produces during a render pass.

## Declaration

```swift
var clipperPrimitivesOut: UInt64
```

## See Also

### Statistics values

- [tessellationInputPatches](metal/mtlcounterresultstatistic/tessellationinputpatches.md)
- [vertexInvocations](metal/mtlcounterresultstatistic/vertexinvocations.md)
- [postTessellationVertexInvocations](metal/mtlcounterresultstatistic/posttessellationvertexinvocations.md)
- [clipperInvocations](metal/mtlcounterresultstatistic/clipperinvocations.md)
- [fragmentInvocations](metal/mtlcounterresultstatistic/fragmentinvocations.md)
- [fragmentsPassed](metal/mtlcounterresultstatistic/fragmentspassed.md)
- [computeKernelInvocations](metal/mtlcounterresultstatistic/computekernelinvocations.md)
