public final class MTLCaptureDestination
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
DeveloperTools
Capture to Developer Tools (Xcode) and stop the execution after capturing.
|
static long |
GPUTraceDocument
Capture to a GPU Trace document and continue execution after capturing.
|
public static final long DeveloperTools
public static final long GPUTraceDocument