Class NVRegisterCombiners2

java.lang.Object
org.lwjgl.opengl.NVRegisterCombiners2

public final class NVRegisterCombiners2 extends Object
  • Field Details

    • GL_PER_STAGE_CONSTANTS_NV

      public static final int GL_PER_STAGE_CONSTANTS_NV
      See Also:
  • Method Details

    • glCombinerStageParameterNV

      public static void glCombinerStageParameterNV(int stage, int pname, FloatBuffer params)
    • glGetCombinerStageParameterNV

      public static void glGetCombinerStageParameterNV(int stage, int pname, FloatBuffer params)