MTLCommandBufferError.Code.pageFault
An error code that indicates the command buffer generated a page fault the GPU can’t service.
Declaration
case pageFaultDiscussion
The underlying cause may be a buffer read/write attribute mismatch or an out-of-boundary access.
See Also
Error codes
MTLCommandBufferError.Code.noneMTLCommandBufferError.Code.timeoutMTLCommandBufferError.Code.notPermittedMTLCommandBufferError.Code.outOfMemoryMTLCommandBufferError.Code.invalidResourceMTLCommandBufferError.Code.memorylessMTLCommandBufferError.Code.deviceRemovedMTLCommandBufferError.Code.stackOverflowaccessRevokedMTLCommandBufferError.Code.internal