public final class NVRegisterCombiners2 extends Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_PER_STAGE_CONSTANTS_NV |
Modifier and Type | Method and Description |
---|---|
static void |
glCombinerStageParameterNV(int stage,
int pname,
FloatBuffer params) |
static void |
glGetCombinerStageParameterNV(int stage,
int pname,
FloatBuffer params) |
public static final int GL_PER_STAGE_CONSTANTS_NV
public static void glCombinerStageParameterNV(int stage, int pname, FloatBuffer params)
public static void glGetCombinerStageParameterNV(int stage, int pname, FloatBuffer params)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.