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

# supportIndirectCommandBuffers

A value indicating whether the pipeline supports Metal indirect command buffers.

## Declaration

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