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

org.lwjgl.opengles.ARBHalfFloatPixel 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 ARBHalfFloatPixel {

	/**
	 *  Accepted by the <type> parameter of DrawPixels, ReadPixels,
	 *  TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D,
	 *  TexSubImage2D, TexSubImage3D:
	 */
	public static final int GL_HALF_FLOAT_ARB = 0x140B;

	private ARBHalfFloatPixel() {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy