Package org.lwjgl.opengl
Class EXTPackedDepthStencil
java.lang.Object
org.lwjgl.opengl.EXTPackedDepthStencil
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage, by the <type> parameter of CopyPixels, by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT.static final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT.static final int
Accepted by the <value> parameter of GetTexLevelParameter.static final int
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage. -
Method Summary
-
Field Details
-
GL_DEPTH_STENCIL_EXT
public static final int GL_DEPTH_STENCIL_EXTAccepted by the <format> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage, by the <type> parameter of CopyPixels, by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT.- See Also:
-
GL_UNSIGNED_INT_24_8_EXT
public static final int GL_UNSIGNED_INT_24_8_EXTAccepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage.- See Also:
-
GL_DEPTH24_STENCIL8_EXT
public static final int GL_DEPTH24_STENCIL8_EXTAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorageEXT, and returned in the <data> parameter of GetTexLevelParameter and GetRenderbufferParameterivEXT.- See Also:
-
GL_TEXTURE_STENCIL_SIZE_EXT
public static final int GL_TEXTURE_STENCIL_SIZE_EXTAccepted by the <value> parameter of GetTexLevelParameter.- See Also:
-