Package org.lwjgl.opengl
Class GL21
java.lang.Object
org.lwjgl.opengl.GL21
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <pname> parameter of GetIntegerv and GetFloatv.static final int
Returned by the <type> parameter of GetActiveAttribARB.static final int
Returned by the <type> parameter of GetActiveAttribARB.static final int
Returned by the <type> parameter of GetActiveAttribARB.static final int
Returned by the <type> parameter of GetActiveAttribARB.static final int
Returned by the <type> parameter of GetActiveAttribARB.static final int
Returned by the <type> parameter of GetActiveAttribARB.static final int
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.static final int
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static final int
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.static final int
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D. -
Method Summary
Modifier and TypeMethodDescriptionstatic void
glUniformMatrix2x3
(int location, boolean transpose, FloatBuffer matrices) static void
glUniformMatrix2x4
(int location, boolean transpose, FloatBuffer matrices) static void
glUniformMatrix3x2
(int location, boolean transpose, FloatBuffer matrices) static void
glUniformMatrix3x4
(int location, boolean transpose, FloatBuffer matrices) static void
glUniformMatrix4x2
(int location, boolean transpose, FloatBuffer matrices) static void
glUniformMatrix4x3
(int location, boolean transpose, FloatBuffer matrices)
-
Field Details
-
GL_FLOAT_MAT2x3
public static final int GL_FLOAT_MAT2x3Returned by the <type> parameter of GetActiveAttribARB.- See Also:
-
GL_FLOAT_MAT2x4
public static final int GL_FLOAT_MAT2x4Returned by the <type> parameter of GetActiveAttribARB.- See Also:
-
GL_FLOAT_MAT3x2
public static final int GL_FLOAT_MAT3x2Returned by the <type> parameter of GetActiveAttribARB.- See Also:
-
GL_FLOAT_MAT3x4
public static final int GL_FLOAT_MAT3x4Returned by the <type> parameter of GetActiveAttribARB.- See Also:
-
GL_FLOAT_MAT4x2
public static final int GL_FLOAT_MAT4x2Returned by the <type> parameter of GetActiveAttribARB.- See Also:
-
GL_FLOAT_MAT4x3
public static final int GL_FLOAT_MAT4x3Returned by the <type> parameter of GetActiveAttribARB.- See Also:
-
GL_PIXEL_PACK_BUFFER
public static final int GL_PIXEL_PACK_BUFFERAccepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.- See Also:
-
GL_PIXEL_UNPACK_BUFFER
public static final int GL_PIXEL_UNPACK_BUFFERAccepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.- See Also:
-
GL_PIXEL_PACK_BUFFER_BINDING
public static final int GL_PIXEL_PACK_BUFFER_BINDINGAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.- See Also:
-
GL_PIXEL_UNPACK_BUFFER_BINDING
public static final int GL_PIXEL_UNPACK_BUFFER_BINDINGAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.- See Also:
-
GL_SRGB
public static final int GL_SRGBAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_SRGB8
public static final int GL_SRGB8Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_SRGB_ALPHA
public static final int GL_SRGB_ALPHAAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_SRGB8_ALPHA8
public static final int GL_SRGB8_ALPHA8Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_SLUMINANCE_ALPHA
public static final int GL_SLUMINANCE_ALPHAAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_SLUMINANCE8_ALPHA8
public static final int GL_SLUMINANCE8_ALPHA8Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_SLUMINANCE
public static final int GL_SLUMINANCEAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_SLUMINANCE8
public static final int GL_SLUMINANCE8Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_COMPRESSED_SRGB
public static final int GL_COMPRESSED_SRGBAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_COMPRESSED_SRGB_ALPHA
public static final int GL_COMPRESSED_SRGB_ALPHAAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_COMPRESSED_SLUMINANCE
public static final int GL_COMPRESSED_SLUMINANCEAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_COMPRESSED_SLUMINANCE_ALPHA
public static final int GL_COMPRESSED_SLUMINANCE_ALPHAAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D.- See Also:
-
GL_CURRENT_RASTER_SECONDARY_COLOR
public static final int GL_CURRENT_RASTER_SECONDARY_COLORAccepted by the <pname> parameter of GetIntegerv and GetFloatv.- See Also:
-
-
Method Details
-
glUniformMatrix2x3
-
glUniformMatrix3x2
-
glUniformMatrix2x4
-
glUniformMatrix4x2
-
glUniformMatrix3x4
-
glUniformMatrix4x3
-