Searched refs:light_stage_data (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_vb_light.c64 struct light_stage_data { struct
76 #define LIGHT_STAGE_DATA(stage) ((struct light_stage_data *)(stage->privatePtr))
197 update_materials(struct gl_context *ctx, struct light_stage_data *store)
223 struct vertex_buffer *VB, struct light_stage_data *store)
328 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
421 struct light_stage_data *store;
452 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
H A Dt_vb_lighttmp.h52 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
234 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
416 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
520 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_light.c64 struct light_stage_data { struct
76 #define LIGHT_STAGE_DATA(stage) ((struct light_stage_data *)(stage->privatePtr))
197 update_materials(struct gl_context *ctx, struct light_stage_data *store)
223 struct vertex_buffer *VB, struct light_stage_data *store)
328 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
421 struct light_stage_data *store;
452 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
H A Dt_vb_lighttmp.h52 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
234 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
416 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);
520 struct light_stage_data *store = LIGHT_STAGE_DATA(stage);

Completed in 2017 milliseconds