Home
last modified time | relevance | path

Searched refs:update_light_colors (Results 1 – 2 of 2) sorted by relevance

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