public final class QCOMPerfmonGlobalMode
extends java.lang.Object
This extension introduces a global tracking mode in the performance monitors. When enabled, the counters increment in all operations, including all "housekeeping" operations such as resolves/clears and operations performed by other concurrent applications. The normal operation is to track only the application's own operations.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_PERFMON_GLOBAL_MODE_QCOM
Accepted by the
cap parameter of Enable and Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, and
GetFloatv. |
public static final int GL_PERFMON_GLOBAL_MODE_QCOM
cap parameter of Enable and Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, and
GetFloatv.Copyright LWJGL. All Rights Reserved. License terms.