|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengl.AMDVertexShaderTessellator
public final class AMDVertexShaderTessellator
| Field Summary | |
|---|---|
static int |
GL_CONTINUOUS_AMD
Accepted by TessellationModeAMD |
static int |
GL_DISCRETE_AMD
Accepted by TessellationModeAMD |
static int |
GL_INT_SAMPLER_BUFFER_AMD
Returned by the <type> parameter of GetActiveUniform: |
static int |
GL_SAMPLER_BUFFER_AMD
Returned by the <type> parameter of GetActiveUniform: |
static int |
GL_TESSELLATION_FACTOR_AMD
Accepted by GetFloatv |
static int |
GL_TESSELLATION_MODE_AMD
Accepted by GetIntegerv |
static int |
GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD
Returned by the <type> parameter of GetActiveUniform: |
| Method Summary | |
|---|---|
static void |
glTessellationFactorAMD(float factor)
|
static void |
glTessellationModeAMD(int mode)
|
| 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_SAMPLER_BUFFER_AMD
public static final int GL_INT_SAMPLER_BUFFER_AMD
public static final int GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD
public static final int GL_DISCRETE_AMD
public static final int GL_CONTINUOUS_AMD
public static final int GL_TESSELLATION_MODE_AMD
public static final int GL_TESSELLATION_FACTOR_AMD
| Method Detail |
|---|
public static void glTessellationFactorAMD(float factor)
public static void glTessellationModeAMD(int mode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||