μGL
    Preparing search index...

    Class TransformFeedback

    A transform feedback; used to capture primitives generated by the vertex processing step and record data from those primitives (varyings) into buffer objects.

    Hierarchy (View Summary)

    Index
    context: Context

    The rendering context.

    program: Program

    The shader program associated with this transform feedback.