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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_texgen.c79 #define TEXGEN_STAGE_DATA(stage) ((struct texgen_stage_data *)stage->privatePtr) macro
487 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage);
511 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage);
567 store = TEXGEN_STAGE_DATA(stage);
584 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_texgen.c79 #define TEXGEN_STAGE_DATA(stage) ((struct texgen_stage_data *)stage->privatePtr) macro
487 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage);
511 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage);
567 store = TEXGEN_STAGE_DATA(stage);
584 struct texgen_stage_data *store = TEXGEN_STAGE_DATA(stage);

Completed in 23 milliseconds