Searched refs:_mesa_print_state (Results 1 – 3 of 3) sorted by relevance
49 extern void _mesa_print_state( const char *msg, GLuint state );56 #define _mesa_print_state( m, s ) ((void)0) macro
466 _mesa_print_state("_mesa_update_state", new_state); in _mesa_update_state_locked()
66 _mesa_print_state( const char *msg, GLuint state ) in _mesa_print_state() function