다음을 통해 공유


MTLCommandBufferError 열거형

정의

명령 버퍼가 실패한 이유를 설명하는 오류 코드의 열거형입니다.

public enum MTLCommandBufferError
type MTLCommandBufferError = 
상속
MTLCommandBufferError

필드

Blacklisted 4
DeviceRemoved 11

디바이스가 제거되었음을 나타냅니다.

Internal 1
InvalidResource 9
Memoryless 10
None 0
NotPermitted 7
OutOfMemory 8
PageFault 3
Timeout 2

적용 대상