Searched refs:_mesa_update_tnl_spaces (Results 1 – 3 of 3) sorted by relevance
97 extern void _mesa_update_tnl_spaces( struct gl_context *ctx, GLuint new_state );117 #define _mesa_update_tnl_spaces( c, n ) ((void)0) macro
550 _mesa_update_tnl_spaces( ctx, new_state ); in _mesa_update_state_locked()
1050 _mesa_update_tnl_spaces( struct gl_context *ctx, GLuint new_state ) in _mesa_update_tnl_spaces() function