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.c37 struct point_stage_data { struct
41 #define POINT_STAGE_DATA(stage) ((struct point_stage_data *)stage->privatePtr)
54 struct point_stage_data *store = POINT_STAGE_DATA(stage);
84 struct point_stage_data *store;
98 struct point_stage_data *store = POINT_STAGE_DATA(stage);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_points.c37 struct point_stage_data { struct
41 #define POINT_STAGE_DATA(stage) ((struct point_stage_data *)stage->privatePtr)
54 struct point_stage_data *store = POINT_STAGE_DATA(stage);
84 struct point_stage_data *store;
98 struct point_stage_data *store = POINT_STAGE_DATA(stage);

Completed in 4 milliseconds