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

# supportIndirectCommandBuffers

A Boolean value that indicates whether you can encode commands that reference the pipeline state object into an indirect command buffer.

## Declaration

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