Searched defs:MESA_VERBOSE (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dcontext.c147 #ifndef MESA_VERBOSE
148 int MESA_VERBOSE = 0; variable
172 if (MESA_VERBOSE & VERBOSE_SWAPBUFFERS)
398 if (MESA_VERBOSE != 0) {
1139 * Finally queries the \c MESA_DEBUG and \c MESA_VERBOSE environment variables
1620 if (MESA_VERBOSE & VERBOSE_API)
H A Dmtypes.h4711 extern int MESA_VERBOSE;
4715 # define MESA_VERBOSE 0 macro
4721 /** The MESA_VERBOSE var is a bitmask of these flags */

Completed in 112 milliseconds