Package org.lwjgl.opengl
Class NVTransformFeedback
java.lang.Object
org.lwjgl.opengl.NVTransformFeedback
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameter of GetProgramiv:static final int
Accepted by the <pname> parameter of GetProgramiv:static final int
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:static final int
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:static final int
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:static final int
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:static final int
Accepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and TransformFeedbackVaryingsNV:static final int
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:static final int
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:static final int
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and TransformFeedbackVaryingsNV:static final int
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT, and by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, GetFloatv, and GetProgramiv:static final int
Accepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, BindBufferRangeNV, BindBufferOffsetNV and BindBufferBaseNV:static final int
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:static final int
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:static final int
Accepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:static final int
Accepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:static final int
Accepted by the <pname> parameter of GetProgramiv:static final int
Accepted by the <attribs> parameter of TransformFeedbackAttribsNV: -
Method Summary
Modifier and TypeMethodDescriptionstatic void
glActiveVaryingNV
(int program, CharSequence name) Overloads glActiveVaryingNV.static void
glActiveVaryingNV
(int program, ByteBuffer name) static void
glBeginTransformFeedbackNV
(int primitiveMode) static void
glBindBufferBaseNV
(int target, int index, int buffer) static void
glBindBufferOffsetNV
(int target, int index, int buffer, long offset) static void
glBindBufferRangeNV
(int target, int index, int buffer, long offset, long size) static void
static String
glGetActiveVaryingNV
(int program, int index, int bufSize) Overloads glGetActiveVaryingNV.static String
glGetActiveVaryingNV
(int program, int index, int bufSize, IntBuffer sizeType) Overloads glGetActiveVaryingNV.static void
glGetActiveVaryingNV
(int program, int index, IntBuffer length, IntBuffer size, IntBuffer type, ByteBuffer name) static int
glGetActiveVaryingSizeNV
(int program, int index) Overloads glGetActiveVaryingNV.static int
glGetActiveVaryingTypeNV
(int program, int index) Overloads glGetActiveVaryingNV.static int
glGetTransformFeedbackVaryingNV
(int program, int index) Overloads glGetTransformFeedbackVaryingNV.static void
glGetTransformFeedbackVaryingNV
(int program, int index, IntBuffer location) static int
glGetVaryingLocationNV
(int program, CharSequence name) Overloads glGetVaryingLocationNV.static int
glGetVaryingLocationNV
(int program, ByteBuffer name) static void
glTransformFeedbackAttribsNV
(IntBuffer attribs, int bufferMode) static void
glTransformFeedbackVaryingsNV
(int program, IntBuffer locations, int bufferMode)
-
Field Details
-
GL_TRANSFORM_FEEDBACK_BUFFER_NV
public static final int GL_TRANSFORM_FEEDBACK_BUFFER_NVAccepted by the <target> parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferPointerv, BindBufferRangeNV, BindBufferOffsetNV and BindBufferBaseNV:- See Also:
-
GL_TRANSFORM_FEEDBACK_BUFFER_START_NV
public static final int GL_TRANSFORM_FEEDBACK_BUFFER_START_NVAccepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:- See Also:
-
GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NV
public static final int GL_TRANSFORM_FEEDBACK_BUFFER_SIZE_NVAccepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:- See Also:
-
GL_TRANSFORM_FEEDBACK_RECORD_NV
public static final int GL_TRANSFORM_FEEDBACK_RECORD_NVAccepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT:- See Also:
-
GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NV
public static final int GL_TRANSFORM_FEEDBACK_BUFFER_BINDING_NVAccepted by the <param> parameter of GetIntegerIndexedvEXT and GetBooleanIndexedvEXT, and by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_INTERLEAVED_ATTRIBS_NV
public static final int GL_INTERLEAVED_ATTRIBS_NVAccepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and TransformFeedbackVaryingsNV:- See Also:
-
GL_SEPARATE_ATTRIBS_NV
public static final int GL_SEPARATE_ATTRIBS_NVAccepted by the <bufferMode> parameter of TransformFeedbackAttribsNV and TransformFeedbackVaryingsNV:- See Also:
-
GL_PRIMITIVES_GENERATED_NV
public static final int GL_PRIMITIVES_GENERATED_NVAccepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:- See Also:
-
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NV
public static final int GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN_NVAccepted by the <target> parameter of BeginQuery, EndQuery, and GetQueryiv:- See Also:
-
GL_RASTERIZER_DISCARD_NV
public static final int GL_RASTERIZER_DISCARD_NVAccepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NV
public static final int GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS_NVAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NV
public static final int GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_NVAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NV
public static final int GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_NVAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_TRANSFORM_FEEDBACK_ATTRIBS_NV
public static final int GL_TRANSFORM_FEEDBACK_ATTRIBS_NVAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
GL_ACTIVE_VARYINGS_NV
public static final int GL_ACTIVE_VARYINGS_NVAccepted by the <pname> parameter of GetProgramiv:- See Also:
-
GL_ACTIVE_VARYING_MAX_LENGTH_NV
public static final int GL_ACTIVE_VARYING_MAX_LENGTH_NVAccepted by the <pname> parameter of GetProgramiv:- See Also:
-
GL_TRANSFORM_FEEDBACK_VARYINGS_NV
public static final int GL_TRANSFORM_FEEDBACK_VARYINGS_NVAccepted by the <pname> parameter of GetProgramiv:- See Also:
-
GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NV
public static final int GL_TRANSFORM_FEEDBACK_BUFFER_MODE_NVAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, GetFloatv, and GetProgramiv:- See Also:
-
GL_BACK_PRIMARY_COLOR_NV
public static final int GL_BACK_PRIMARY_COLOR_NVAccepted by the <attribs> parameter of TransformFeedbackAttribsNV:- See Also:
-
GL_BACK_SECONDARY_COLOR_NV
public static final int GL_BACK_SECONDARY_COLOR_NVAccepted by the <attribs> parameter of TransformFeedbackAttribsNV:- See Also:
-
GL_TEXTURE_COORD_NV
public static final int GL_TEXTURE_COORD_NVAccepted by the <attribs> parameter of TransformFeedbackAttribsNV:- See Also:
-
GL_CLIP_DISTANCE_NV
public static final int GL_CLIP_DISTANCE_NVAccepted by the <attribs> parameter of TransformFeedbackAttribsNV:- See Also:
-
GL_VERTEX_ID_NV
public static final int GL_VERTEX_ID_NVAccepted by the <attribs> parameter of TransformFeedbackAttribsNV:- See Also:
-
GL_PRIMITIVE_ID_NV
public static final int GL_PRIMITIVE_ID_NVAccepted by the <attribs> parameter of TransformFeedbackAttribsNV:- See Also:
-
GL_GENERIC_ATTRIB_NV
public static final int GL_GENERIC_ATTRIB_NVAccepted by the <attribs> parameter of TransformFeedbackAttribsNV:- See Also:
-
GL_LAYER_NV
public static final int GL_LAYER_NVAccepted by the <attribs> parameter of TransformFeedbackAttribsNV:- See Also:
-
-
Method Details
-
glBindBufferRangeNV
public static void glBindBufferRangeNV(int target, int index, int buffer, long offset, long size) -
glBindBufferOffsetNV
public static void glBindBufferOffsetNV(int target, int index, int buffer, long offset) -
glBindBufferBaseNV
public static void glBindBufferBaseNV(int target, int index, int buffer) -
glTransformFeedbackAttribsNV
-
glTransformFeedbackVaryingsNV
-
glBeginTransformFeedbackNV
public static void glBeginTransformFeedbackNV(int primitiveMode) -
glEndTransformFeedbackNV
public static void glEndTransformFeedbackNV() -
glGetVaryingLocationNV
-
glGetVaryingLocationNV
Overloads glGetVaryingLocationNV. -
glGetActiveVaryingNV
public static void glGetActiveVaryingNV(int program, int index, IntBuffer length, IntBuffer size, IntBuffer type, ByteBuffer name) -
glGetActiveVaryingNV
Overloads glGetActiveVaryingNV.Overloads glGetActiveVaryingNV. This version returns both size and type in the sizeType buffer (at .position() and .position() + 1).
-
glGetActiveVaryingNV
Overloads glGetActiveVaryingNV.Overloads glGetActiveVaryingNV. This version returns only the varying name.
-
glGetActiveVaryingSizeNV
public static int glGetActiveVaryingSizeNV(int program, int index) Overloads glGetActiveVaryingNV.Overloads glGetActiveVaryingNV. This version returns only the varying size.
-
glGetActiveVaryingTypeNV
public static int glGetActiveVaryingTypeNV(int program, int index) Overloads glGetActiveVaryingNV.Overloads glGetActiveVaryingNV. This version returns only the varying type.
-
glActiveVaryingNV
-
glActiveVaryingNV
Overloads glActiveVaryingNV. -
glGetTransformFeedbackVaryingNV
-
glGetTransformFeedbackVaryingNV
public static int glGetTransformFeedbackVaryingNV(int program, int index) Overloads glGetTransformFeedbackVaryingNV.
-