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

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_state.c867 static void update_light_colors( struct gl_context *ctx, GLuint p ) function
1154 update_light_colors( ctx, p );
1784 update_light_colors( ctx, p );
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c683 static void update_light_colors( struct gl_context *ctx, GLuint p ) function
933 update_light_colors( ctx, p );
1591 update_light_colors( ctx, p );

Completed in 117 milliseconds