Home | History | Annotate | Download | only in main

Lines Matching full:_mesa_debug

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