org.lwjgl.opengles
Class QCOMPerformanceMonitorGlobalMode

java.lang.Object
  extended by org.lwjgl.opengles.QCOMPerformanceMonitorGlobalMode

public final class QCOMPerformanceMonitorGlobalMode
extends java.lang.Object


Field Summary
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:
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_PERFMON_GLOBAL_MODE_QCOM

public static final 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:

See Also:
Constant Field Values


Copyright © 2002-2009 lwjgl.org. All Rights Reserved.