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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_normals.c40 struct normal_stage_data { struct
45 #define NORMAL_STAGE_DATA(stage) ((struct normal_stage_data *)stage->privatePtr)
51 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage);
93 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage);
151 struct normal_stage_data *store;
169 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_normals.c40 struct normal_stage_data { struct
45 #define NORMAL_STAGE_DATA(stage) ((struct normal_stage_data *)stage->privatePtr)
51 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage);
93 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage);
151 struct normal_stage_data *store;
169 struct normal_stage_data *store = NORMAL_STAGE_DATA(stage);

Completed in 2 milliseconds