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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_texmat.c47 struct texmat_stage_data { struct
51 #define TEXMAT_STAGE_DATA(stage) ((struct texmat_stage_data *)stage->privatePtr)
58 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage);
88 struct texmat_stage_data *store;
105 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_texmat.c47 struct texmat_stage_data { struct
51 #define TEXMAT_STAGE_DATA(stage) ((struct texmat_stage_data *)stage->privatePtr)
58 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage);
88 struct texmat_stage_data *store;
105 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage);

Completed in 3 milliseconds