public final class NVComputeProgram5
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_COMPUTE_PROGRAM_NV
Accepted by the <cap> parameter of Disable, Enable, and IsEnabled,
by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
and GetDoublev, and by the <target> parameter of ProgramStringARB,
BindProgramARB, ProgramEnvParameter4[df][v]ARB,
ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB,
GetProgramLocalParameter[df]vARB, GetProgramivARB and
GetProgramStringARB:
|
static int |
GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV
Accepted by the <target> parameter of ProgramBufferParametersfvNV,
ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV,
BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer
and the <value> parameter of GetIntegerIndexedvEXT:
|
public static final int GL_COMPUTE_PROGRAM_NV
public static final int GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.