org.lwjgl.opengl
Class ARBTextureGather
java.lang.Object
org.lwjgl.opengl.ARBTextureGather
public final class ARBTextureGather
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
public static final int GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
- Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- See Also:
- Constant Field Values
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
public static final int GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
- Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- See Also:
- Constant Field Values
GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB
public static final int GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB
- Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
- See Also:
- Constant Field Values
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.