Searched refs:r200LightingSpaceChange (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_state.h61 extern void r200LightingSpaceChange( struct gl_context *ctx );
H A Dr200_state.c2098 void r200LightingSpaceChange( struct gl_context *ctx ) function
2421 functions->LightingSpaceChange = r200LightingSpaceChange;
H A Dr200_state_init.c1289 r200LightingSpaceChange( ctx );
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_state.h61 extern void r200LightingSpaceChange( struct gl_context *ctx );
H A Dr200_state.c2098 void r200LightingSpaceChange( struct gl_context *ctx ) function
2421 functions->LightingSpaceChange = r200LightingSpaceChange;
H A Dr200_state_init.c1289 r200LightingSpaceChange( ctx );

Completed in 772 milliseconds