public final class MTLIndirectCommandType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
ConcurrentDispatch
Dispatch threadgroups with concurrent execution
|
static long |
ConcurrentDispatchThreads
Dispatch threads with concurrent execution
|
static long |
Draw |
static long |
DrawIndexed |
static long |
DrawIndexedPatches |
static long |
DrawPatches |
public static final long Draw
public static final long DrawIndexed
public static final long DrawPatches
public static final long DrawIndexedPatches
public static final long ConcurrentDispatch
public static final long ConcurrentDispatchThreads