Class NVTextureShader
Standard OpenGL and the ARB_multitexture extension define a straightforward direct mechanism for mapping sets of texture coordinates to filtered colors. This extension provides a more functional mechanism.
OpenGL's standard texturing mechanism defines a set of texture targets. Each texture target defines how the texture image is specified and accessed via a set of texture coordinates. OpenGL 1.0 defines the 1D and 2D texture targets. OpenGL 1.2 (and/or the EXT_texture3D extension) defines the 3D texture target. The ARB_texture_cube_map extension defines the cube map texture target. Each texture unit's texture coordinate set is mapped to a color using the unit's highest priority enabled texture target.
This extension introduces texture shader stages. A sequence of texture shader stages provides a more flexible mechanism for mapping sets of texture coordinates to texture unit RGBA results than standard OpenGL.
When the texture shader enable is on, the extension replaces the conventional OpenGL mechanism for mapping sets of texture coordinates to filtered colors with this extension's sequence of texture shader stages.
Each texture shader stage runs one of 21 canned texture shader programs. These programs support conventional OpenGL texture mapping but also support dependent texture accesses, dot product texture programs, and special modes. (3D texture mapping texture shader operations are NOT provided by this extension; 3D texture mapping texture shader operations are added by the NV_texture_shader2 extension that is layered on this extension. See the NV_texture_shader2 specification.)
To facilitate the new texture shader programs, this extension introduces several new texture formats and variations on existing formats. Existing color texture formats are extended by introducing new signed variants. Two new types of texture formats (beyond colors) are also introduced. Texture offset groups encode two signed offsets, and optionally a magnitude or a magnitude and an intensity. The new HILO (pronounced high-low) formats provide possibly signed, high precision (16-bit) two-component textures.
Each program takes as input the stage's interpolated texture coordinate set (s,t,r,q). Each program generates two results: a shader stage result that may be used as an input to subsequent shader stage programs, and a texture unit RGBA result that becomes the texture color used by the texture unit's texture environment function or becomes the initial value for the corresponding texture register for register combiners. The texture unit RGBA result is always an RGBA color, but the shader stage result may be one of an RGBA color, a HILO value, a texture offset group, a floating-point value, or an invalid result. When both results are RGBA colors, the shader stage result and the texture unit RGBA result are usually identical (though not in all cases).
Additionally, certain programs have a side-effect such as culling the fragment or replacing the fragment's depth value.
Requires ARB_multitexture and ARB_texture_cube_map.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intWhen thetargetparameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetparameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by theinternalformatparameter of TexImage1D and TexImage2D.static final intAccepted by theformatparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.static final intAccepted by theformatparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.static final intAccepted by theformatparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.static final intAccepted by theinternalformatparameter of TexImage1D and TexImage2D.static final intAccepted by theinternalformatparameter of TexImage1D and TexImage2D.static final intAccepted by theinternalformatparameter of TexImage1D and TexImage2D.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by theformatparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.static final intAccepted by theinternalformatparameter of TexImage1D and TexImage2D.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intWhen thetargetparameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.static final intWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intWhen thetargetparameter GetTexEnvfv and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of TexImage1D and TexImage2D.static final intAccepted by theinternalformatparameter of TexImage1D and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.static final intAccepted by thepnameparameter of TexParameteriv, TexParameterfv, GetTexParameterfv and GetTexParameteriv.static final intAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.static final intAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.static final intAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.static final intAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.static final intAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.static final intAccepted by thecapparameter of Enable, Disable, and IsEnabled, and by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv.static final intAccepted by thetypeparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.static final intAccepted by thetypeparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.static final intAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi. -
Method Summary
-
Field Details
-
GL_TEXTURE_SHADER_NV
public static final int GL_TEXTURE_SHADER_NVAccepted by thecapparameter of Enable, Disable, and IsEnabled, and by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv.- See Also:
-
GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV
public static final int GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NVWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_SHADER_OPERATION_NV
public static final int GL_SHADER_OPERATION_NVWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_OFFSET_TEXTURE_SCALE_NV
public static final int GL_OFFSET_TEXTURE_SCALE_NVWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_OFFSET_TEXTURE_BIAS_NV
public static final int GL_OFFSET_TEXTURE_BIAS_NVWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_PREVIOUS_TEXTURE_INPUT_NV
public static final int GL_PREVIOUS_TEXTURE_INPUT_NVWhen thetargetparameter of TexEnvf, TexEnvfv, TexEnvi, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_CULL_MODES_NV
public static final int GL_CULL_MODES_NVWhen thetargetparameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_OFFSET_TEXTURE_MATRIX_NV
public static final int GL_OFFSET_TEXTURE_MATRIX_NVWhen thetargetparameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_CONST_EYE_NV
public static final int GL_CONST_EYE_NVWhen thetargetparameter of TexEnvfv, TexEnviv, GetTexEnvfv, and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_SHADER_CONSISTENT_NV
public static final int GL_SHADER_CONSISTENT_NVWhen thetargetparameter GetTexEnvfv and GetTexEnviv is TEXTURE_SHADER_NV, then the value ofpnamemay be.- See Also:
-
GL_PASS_THROUGH_NV
public static final int GL_PASS_THROUGH_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_CULL_FRAGMENT_NV
public static final int GL_CULL_FRAGMENT_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_OFFSET_TEXTURE_2D_NV
public static final int GL_OFFSET_TEXTURE_2D_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_OFFSET_TEXTURE_RECTANGLE_NV
public static final int GL_OFFSET_TEXTURE_RECTANGLE_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV
public static final int GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DEPENDENT_AR_TEXTURE_2D_NV
public static final int GL_DEPENDENT_AR_TEXTURE_2D_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DEPENDENT_GB_TEXTURE_2D_NV
public static final int GL_DEPENDENT_GB_TEXTURE_2D_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DOT_PRODUCT_NV
public static final int GL_DOT_PRODUCT_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DOT_PRODUCT_DEPTH_REPLACE_NV
public static final int GL_DOT_PRODUCT_DEPTH_REPLACE_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DOT_PRODUCT_TEXTURE_2D_NV
public static final int GL_DOT_PRODUCT_TEXTURE_2D_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV
public static final int GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV
public static final int GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV
public static final int GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV
public static final int GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV
public static final int GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NVWhen thetargetandpnameparameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value ofparamor the value pointed to byparamsmay be.- See Also:
-
GL_HILO_NV
public static final int GL_HILO_NVAccepted by theformatparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.- See Also:
-
GL_DSDT_NV
public static final int GL_DSDT_NVAccepted by theformatparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.- See Also:
-
GL_DSDT_MAG_NV
public static final int GL_DSDT_MAG_NVAccepted by theformatparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.- See Also:
-
GL_DSDT_MAG_VIB_NV
public static final int GL_DSDT_MAG_VIB_NVAccepted by theformatparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.- See Also:
-
GL_UNSIGNED_INT_S8_S8_8_8_NV
public static final int GL_UNSIGNED_INT_S8_S8_8_8_NVAccepted by thetypeparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.- See Also:
-
GL_UNSIGNED_INT_8_8_S8_S8_REV_NV
public static final int GL_UNSIGNED_INT_8_8_S8_S8_REV_NVAccepted by thetypeparameter of GetTexImage, TexImage1D, TexImage2D, TexSubImage1D, and TexSubImage2D.- See Also:
-
GL_SIGNED_RGBA_NV
public static final int GL_SIGNED_RGBA_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_RGBA8_NV
public static final int GL_SIGNED_RGBA8_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_RGB_NV
public static final int GL_SIGNED_RGB_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_RGB8_NV
public static final int GL_SIGNED_RGB8_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_LUMINANCE_NV
public static final int GL_SIGNED_LUMINANCE_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_LUMINANCE8_NV
public static final int GL_SIGNED_LUMINANCE8_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_LUMINANCE_ALPHA_NV
public static final int GL_SIGNED_LUMINANCE_ALPHA_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_LUMINANCE8_ALPHA8_NV
public static final int GL_SIGNED_LUMINANCE8_ALPHA8_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_ALPHA_NV
public static final int GL_SIGNED_ALPHA_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_ALPHA8_NV
public static final int GL_SIGNED_ALPHA8_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_INTENSITY_NV
public static final int GL_SIGNED_INTENSITY_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_INTENSITY8_NV
public static final int GL_SIGNED_INTENSITY8_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_RGB_UNSIGNED_ALPHA_NV
public static final int GL_SIGNED_RGB_UNSIGNED_ALPHA_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV
public static final int GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NVAccepted by theinternalformatparameter of CopyTexImage1D, CopyTexImage2D, TexImage1D, and TexImage2D.- See Also:
-
GL_HILO16_NV
public static final int GL_HILO16_NVAccepted by theinternalformatparameter of TexImage1D and TexImage2D.- See Also:
-
GL_SIGNED_HILO_NV
public static final int GL_SIGNED_HILO_NVAccepted by theinternalformatparameter of TexImage1D and TexImage2D.- See Also:
-
GL_SIGNED_HILO16_NV
public static final int GL_SIGNED_HILO16_NVAccepted by theinternalformatparameter of TexImage1D and TexImage2D.- See Also:
-
GL_DSDT8_NV
public static final int GL_DSDT8_NVAccepted by theinternalformatparameter of TexImage1D and TexImage2D.- See Also:
-
GL_DSDT8_MAG8_NV
public static final int GL_DSDT8_MAG8_NVAccepted by theinternalformatparameter of TexImage1D and TexImage2D.- See Also:
-
GL_DSDT_MAG_INTENSITY_NV
public static final int GL_DSDT_MAG_INTENSITY_NVAccepted by theinternalformatparameter of TexImage1D and TexImage2D.- See Also:
-
GL_DSDT8_MAG8_INTENSITY8_NV
public static final int GL_DSDT8_MAG8_INTENSITY8_NVAccepted by theinternalformatparameter of TexImage1D and TexImage2D.- See Also:
-
GL_HI_SCALE_NV
public static final int GL_HI_SCALE_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_LO_SCALE_NV
public static final int GL_LO_SCALE_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_DS_SCALE_NV
public static final int GL_DS_SCALE_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_DT_SCALE_NV
public static final int GL_DT_SCALE_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_MAGNITUDE_SCALE_NV
public static final int GL_MAGNITUDE_SCALE_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_VIBRANCE_SCALE_NV
public static final int GL_VIBRANCE_SCALE_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_HI_BIAS_NV
public static final int GL_HI_BIAS_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_LO_BIAS_NV
public static final int GL_LO_BIAS_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_DS_BIAS_NV
public static final int GL_DS_BIAS_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_DT_BIAS_NV
public static final int GL_DT_BIAS_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_MAGNITUDE_BIAS_NV
public static final int GL_MAGNITUDE_BIAS_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_VIBRANCE_BIAS_NV
public static final int GL_VIBRANCE_BIAS_NVAccepted by thepnameparameter of GetBooleanv, GetIntegerv, GetFloatv, GetDoublev, PixelTransferf, and PixelTransferi.- See Also:
-
GL_TEXTURE_BORDER_VALUES_NV
public static final int GL_TEXTURE_BORDER_VALUES_NVAccepted by thepnameparameter of TexParameteriv, TexParameterfv, GetTexParameterfv and GetTexParameteriv.- See Also:
-
GL_TEXTURE_HI_SIZE_NV
public static final int GL_TEXTURE_HI_SIZE_NVAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.- See Also:
-
GL_TEXTURE_LO_SIZE_NV
public static final int GL_TEXTURE_LO_SIZE_NVAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.- See Also:
-
GL_TEXTURE_DS_SIZE_NV
public static final int GL_TEXTURE_DS_SIZE_NVAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.- See Also:
-
GL_TEXTURE_DT_SIZE_NV
public static final int GL_TEXTURE_DT_SIZE_NVAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.- See Also:
-
GL_TEXTURE_MAG_SIZE_NV
public static final int GL_TEXTURE_MAG_SIZE_NVAccepted by thepnameparameter of GetTexLevelParameterfv and GetTexLevelParameteriv.- See Also:
-