HomeSort by relevance Sort by last modified time
    Searched refs:debugTypesEnabled (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/egl/main/
eglglobals.h 71 unsigned int debugTypesEnabled;
eglglobals.c 85 .debugTypesEnabled = _EGL_DEBUG_BIT_CRITICAL | _EGL_DEBUG_BIT_ERROR,
eglcurrent.c 308 if (_eglGlobal.debugTypesEnabled & DebugBitFromType(type))
eglapi.c     [all...]

Completed in 1390 milliseconds