Package org.lwjgl.opengl
Class ARBTextureCubeMapArray
java.lang.Object
org.lwjgl.opengl.ARBTextureCubeMapArray
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Returned by the <type> parameter of GetActiveUniform:static final int
Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:static final int
Returned by the <type> parameter of GetActiveUniform:static final int
Returned by the <type> parameter of GetActiveUniform:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:static final int
Accepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, BindTexture, and GenerateMipmap:static final int
Returned by the <type> parameter of GetActiveUniform: -
Method Summary
-
Field Details
-
GL_TEXTURE_CUBE_MAP_ARRAY_ARB
public static final int GL_TEXTURE_CUBE_MAP_ARRAY_ARBAccepted by the <target> parameter of TexParameteri, TexParameteriv, TexParameterf, TexParameterfv, BindTexture, and GenerateMipmap: Accepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D: Accepted by the <tex> parameter of GetTexImage:- See Also:
-
GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB
public static final int GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_ARBAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv and GetFloatv:- See Also:
-
GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB
public static final int GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARBAccepted by the <target> parameter of TexImage3D, TexSubImage3D, CompressedTeximage3D, CompressedTexSubImage3D and CopyTexSubImage3D:- See Also:
-
GL_SAMPLER_CUBE_MAP_ARRAY_ARB
public static final int GL_SAMPLER_CUBE_MAP_ARRAY_ARBReturned by the <type> parameter of GetActiveUniform:- See Also:
-
GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARB
public static final int GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_ARBReturned by the <type> parameter of GetActiveUniform:- See Also:
-
GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARB
public static final int GL_INT_SAMPLER_CUBE_MAP_ARRAY_ARBReturned by the <type> parameter of GetActiveUniform:- See Also:
-
GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARB
public static final int GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_ARBReturned by the <type> parameter of GetActiveUniform:- See Also:
-