Lines Matching refs:_mesa_debug
78 _mesa_debug(NULL,
113 _mesa_debug(NULL, "Mesa GL_VERSION = %s\n",
115 _mesa_debug(NULL, "Mesa GL_RENDERER = %s\n",
117 _mesa_debug(NULL, "Mesa GL_VENDOR = %s\n",
123 _mesa_debug(NULL, "Mesa GL_EXTENSIONS = %s\n", ctx->Extensions.String);
126 _mesa_debug(NULL, "Mesa x86-optimized: YES\n");
128 _mesa_debug(NULL, "Mesa x86-optimized: NO\n");
131 _mesa_debug(NULL, "Mesa sparc-optimized: YES\n");
133 _mesa_debug(NULL, "Mesa sparc-optimized: NO\n");
322 _mesa_debug(NULL,
340 _mesa_debug(NULL, " Writing renderbuffer image to %s\n", s);