|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.ARBFragmentShader
public final class ARBFragmentShader
Field Summary | |
---|---|
static int |
GL_FRAGMENT_SHADER_ARB
Accepted by the <shaderType> argument of CreateShaderObjectARB and returned by the <params> parameter of GetObjectParameter{fi}vARB: |
static int |
GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB
Accepted by the <target> parameter of Hint and the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
static int |
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
static int |
GL_MAX_TEXTURE_COORDS_ARB
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
static int |
GL_MAX_TEXTURE_IMAGE_UNITS_ARB
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int GL_FRAGMENT_SHADER_ARB
public static final int GL_MAX_FRAGMENT_UNIFORM_COMPONENTS_ARB
public static final int GL_MAX_TEXTURE_COORDS_ARB
public static final int GL_MAX_TEXTURE_IMAGE_UNITS_ARB
public static final int GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |