public final class AMDTransformFeedback4
extends java.lang.Object
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.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_STREAM_RASTERIZATION_AMD
Accepted by the
pname argument to Enablei. |
public static final int GL_STREAM_RASTERIZATION_AMD
pname argument to Enablei. Disablei and IsEnabledi.Copyright LWJGL. All Rights Reserved. License terms.