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

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_texmat.c48 struct texmat_stage_data { struct
52 #define TEXMAT_STAGE_DATA(stage) ((struct texmat_stage_data *)stage->privatePtr)
59 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage);
89 struct texmat_stage_data *store;
106 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage);
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_texmat.c48 struct texmat_stage_data { struct
52 #define TEXMAT_STAGE_DATA(stage) ((struct texmat_stage_data *)stage->privatePtr)
59 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage);
89 struct texmat_stage_data *store;
106 struct texmat_stage_data *store = TEXMAT_STAGE_DATA(stage);

Completed in 105 milliseconds