public interface MTLCommandBufferEncoderInfo
| Modifier and Type | Method and Description |
|---|---|
NSArray<java.lang.String> |
debugSignposts()
The debug signposts inserted into the associated Metal command encoder.
|
long |
errorState()
The error state of the associated Metal command encoder.
|
java.lang.String |
label()
The debug label given to the associated Metal command encoder at command buffer submission.
|
NSArray<java.lang.String> debugSignposts()
long errorState()
java.lang.String label()