Package org.lwjgl.opengl
Class NVTextureShader2
java.lang.Object
org.lwjgl.opengl.NVTextureShader2
Native bindings to the NV_texture_shader2 extension.
This extension extends the NV_texture_shader functionality to support texture shader operations for 3D textures.
Requires NV_texture_shader.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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. -
Method Summary
-
Field Details
-
GL_DOT_PRODUCT_TEXTURE_3D_NV
public static final int GL_DOT_PRODUCT_TEXTURE_3D_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:
-