Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dlight.h97 extern void _mesa_update_tnl_spaces( struct gl_context *ctx, GLuint new_state );
117 #define _mesa_update_tnl_spaces( c, n ) ((void)0) macro
Dstate.c550 _mesa_update_tnl_spaces( ctx, new_state ); in _mesa_update_state_locked()
Dlight.c1050 _mesa_update_tnl_spaces( struct gl_context *ctx, GLuint new_state ) in _mesa_update_tnl_spaces() function