MTLCommandBuffer.error

A description of an error when the GPU encounters an issue as it runs the command buffer.

  1. NSError error()
    interface MTLCommandBuffer
    @nogc nothrow
    @selector("error")
    NSError
    error
    ()
  2. NSError error(NSError )

Meta