public final class ARBTextureGather extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB |
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
static int |
GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB |
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
static int |
GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB |
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
public static final int GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
public static final int GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_ARB
public static final int GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS_ARB
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.