Package org.lwjgl.opengl
Class AMDTransformFeedback4
java.lang.Object
org.lwjgl.opengl.AMDTransformFeedback4
Native bindings to the AMD_transform_feedback4 extension.
This extension enhances transform feedback in two significant ways. First, it allows multiple transform feedback streams to be captured, each with its own, independent primitve type. Second, it allows any combination of streams to be rasterized.
Requires OpenGL 4.0 or ARB_transform_feedback3.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by thepnameargument to Enablei. -
Method Summary
-
Field Details
-
GL_STREAM_RASTERIZATION_AMD
public static final int GL_STREAM_RASTERIZATION_AMDAccepted by thepnameargument to Enablei. Disablei and IsEnabledi.- See Also:
-