---
title: supportIndirectCommandBuffers
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlrenderpipelinedescriptor/supportindirectcommandbuffers
---

# supportIndirectCommandBuffers

A Boolean value that determines whether you can encode commands into an indirect command buffer using the render pipeline.

## Declaration

```swift
var supportIndirectCommandBuffers: Bool { get set }
```
