Searched defs:stages (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl/
H A Dt_context.h40 * The tnl_pipeline contains the array of all stages, which should be
43 * stages to the vertex_buffer TNLcontext::vb, where the vertex data
266 /** Contains the array of all pipeline stages.
276 struct tnl_pipeline_stage stages[MAX_PIPELINE_STAGES+1]; member in struct:tnl_pipeline

Completed in 35 milliseconds