Home
last modified time | relevance | path

Searched refs:r200LightingSpaceChange (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.h61 extern void r200LightingSpaceChange( struct gl_context *ctx );
Dr200_state.c2043 void r200LightingSpaceChange( struct gl_context *ctx ) in r200LightingSpaceChange() function
2366 functions->LightingSpaceChange = r200LightingSpaceChange; in r200InitStateFuncs()
Dr200_state_init.c1291 r200LightingSpaceChange( ctx ); in r200InitState()