Class NVTextureShader2

java.lang.Object
org.lwjgl.opengl.NVTextureShader2

public final class NVTextureShader2 extends Object
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 Details

    • GL_DOT_PRODUCT_TEXTURE_3D_NV

      public static final int GL_DOT_PRODUCT_TEXTURE_3D_NV
      When the target and pname parameters of TexEnvf, TexEnvfv, TexEnvi, and TexEnviv are TEXTURE_SHADER_NV and SHADER_OPERATION_NV respectively, then the value of param or the value pointed to by params may be.
      See Also: