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

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

/* MACHINE GENERATED FILE, DO NOT EDIT */

package org.lwjgl.opengles;

import org.lwjgl.*;
import java.nio.*;

public final class NVEGLStreamConsumerExternal {

	/**
	 * Accepted as a target in the <target> parameter of BindTexture: 
	 */
	public static final int GL_TEXTURE_EXTERNAL_OES = 0x8D65;

	/**
	 * Returned in the <type> parameter of GetActiveUniform: 
	 */
	public static final int GL_SAMPLER_EXTERNAL_OES = 0x8D66;

	/**
	 * Accepted as <value> in GetIntegerv() and GetFloatv() queries: 
	 */
	public static final int GL_TEXTURE_BINDING_EXTERNAL_OES = 0x8D67;

	/**
	 * Accepted as <value> in GetTexParameter*() queries: 
	 */
	public static final int GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES = 0x8D68;

	private NVEGLStreamConsumerExternal() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy