HomeSort by relevance Sort by last modified time
    Searched defs:_mesa_print_state (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
debug.h 49 extern void _mesa_print_state( const char *msg, GLuint state );
56 #define _mesa_print_state( m, s ) ((void)0) macro
debug.c 66 _mesa_print_state( const char *msg, GLuint state ) function

Completed in 35 milliseconds