Searched refs:POINT_STAGE_DATA (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_points.c41 #define POINT_STAGE_DATA(stage) ((struct point_stage_data *)stage->privatePtr) macro
54 struct point_stage_data *store = POINT_STAGE_DATA(stage);
86 store = POINT_STAGE_DATA(stage);
98 struct point_stage_data *store = POINT_STAGE_DATA(stage);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_points.c41 #define POINT_STAGE_DATA(stage) ((struct point_stage_data *)stage->privatePtr) macro
54 struct point_stage_data *store = POINT_STAGE_DATA(stage);
86 store = POINT_STAGE_DATA(stage);
98 struct point_stage_data *store = POINT_STAGE_DATA(stage);

Completed in 4 milliseconds