Searched defs:_mesa_print_state (Results 1 - 4 of 4) sorted by last modified time

/external/mesa3d/src/mesa/main/
H A Ddebug.c66 _mesa_print_state( const char *msg, GLuint state ) function
H A Ddebug.h49 extern void _mesa_print_state( const char *msg, GLuint state );
56 #define _mesa_print_state( m, s ) ((void)0) macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddebug.c66 _mesa_print_state( const char *msg, GLuint state ) function
H A Ddebug.h49 extern void _mesa_print_state( const char *msg, GLuint state );
56 #define _mesa_print_state( m, s ) ((void)0) macro

Completed in 1239 milliseconds