Lines Matching refs:_mesa_debug
68 _mesa_debug(NULL, in _mesa_print_state()
102 _mesa_debug(NULL, in _mesa_print_tri_caps()
125 _mesa_debug(NULL, "Mesa GL_VERSION = %s\n", in _mesa_print_info()
127 _mesa_debug(NULL, "Mesa GL_RENDERER = %s\n", in _mesa_print_info()
129 _mesa_debug(NULL, "Mesa GL_VENDOR = %s\n", in _mesa_print_info()
131 _mesa_debug(NULL, "Mesa GL_EXTENSIONS = %s\n", in _mesa_print_info()
134 _mesa_debug(NULL, "Mesa thread-safe: YES\n"); in _mesa_print_info()
136 _mesa_debug(NULL, "Mesa thread-safe: NO\n"); in _mesa_print_info()
139 _mesa_debug(NULL, "Mesa x86-optimized: YES\n"); in _mesa_print_info()
141 _mesa_debug(NULL, "Mesa x86-optimized: NO\n"); in _mesa_print_info()
144 _mesa_debug(NULL, "Mesa sparc-optimized: YES\n"); in _mesa_print_info()
146 _mesa_debug(NULL, "Mesa sparc-optimized: NO\n"); in _mesa_print_info()
328 _mesa_debug(NULL, in _mesa_write_renderbuffer_image()
346 _mesa_debug(NULL, " Writing renderbuffer image to %s\n", s); in _mesa_write_renderbuffer_image()