---
title: MTLCaptureError.invalidDescriptor
framework: metal
role: symbol
role_heading: Case
path: metal/mtlcaptureerror/invaliddescriptor
---

# MTLCaptureError.invalidDescriptor

A capture error that indicates your descriptor has invalid properties.

## Declaration

```swift
case invalidDescriptor
```

## See Also

### Errors

- [MTLCaptureError.alreadyCapturing](metal/mtlcaptureerror/alreadycapturing.md)
- [MTLCaptureError.notSupported](metal/mtlcaptureerror/notsupported.md)
