org.lwjgl.opengles.QCOMPerformanceMonitorGlobalMode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lwjgl Show documentation
Show all versions of lwjgl Show documentation
Lighweight Java Game Library
/* MACHINE GENERATED FILE, DO NOT EDIT */
package org.lwjgl.opengles;
import org.lwjgl.*;
import java.nio.*;
public final class QCOMPerformanceMonitorGlobalMode {
/**
* 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 = 0x8FA0;
private QCOMPerformanceMonitorGlobalMode() {}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy