public interface MTLIndirectCommandBuffer extends MTLResource
| Modifier and Type | Method and Description |
|---|---|
MTLIndirectComputeCommand |
indirectComputeCommandAtIndex(long commandIndex) |
MTLIndirectRenderCommand |
indirectRenderCommandAtIndex(long commandIndex) |
void |
resetWithRange(NSRange range) |
long |
size() |
allocatedSize, cpuCacheMode, device, hazardTrackingMode, heap, heapOffset, isAliasable, label, makeAliasable, resourceOptions, setLabel, setPurgeableState, storageModeMTLIndirectComputeCommand indirectComputeCommandAtIndex(long commandIndex)
MTLIndirectRenderCommand indirectRenderCommandAtIndex(long commandIndex)
void resetWithRange(NSRange range)
long size()