HomeSort by relevance Sort by last modified time
    Searched refs:LIGHT_STAGE_DATA (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_vb_light.c 64 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);
405 LIGHT_STAGE_DATA(stage)->light_func_tab = tab;
421 struct light_stage_data *store;
425 store = LIGHT_STAGE_DATA(stage)
    [all...]
t_vb_lighttmp.h 52 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 138 milliseconds