All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.lwjgl.opengles.QCOMPerformanceMonitorGlobalMode Maven / Gradle / Ivy

There is a newer version: 2.9.3
Show newest version
/* 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