Package org.lwjgl.opengl
Class ARBHalfFloatPixel
- java.lang.Object
-
- org.lwjgl.opengl.ARBHalfFloatPixel
-
public final class ARBHalfFloatPixel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_HALF_FLOAT_ARB
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
-
-
-
Field Detail
-
GL_HALF_FLOAT_ARB
public static final int GL_HALF_FLOAT_ARB
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:- See Also:
- Constant Field Values
-
-