Searched refs:EGL_DEBUG_MSG_ERROR_KHR (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcurrent.h110 _eglDebugReport(error, funcName, EGL_DEBUG_MSG_ERROR_KHR, __VA_ARGS__)
H A Deglcurrent.c285 type = EGL_DEBUG_MSG_ERROR_KHR;
324 if (type == EGL_DEBUG_MSG_CRITICAL_KHR || type == EGL_DEBUG_MSG_ERROR_KHR) {
H A Deglapi.c2449 case EGL_DEBUG_MSG_ERROR_KHR:
2489 case EGL_DEBUG_MSG_ERROR_KHR:
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcurrent.h110 _eglDebugReport(error, funcName, EGL_DEBUG_MSG_ERROR_KHR, __VA_ARGS__)
H A Deglcurrent.c292 type = EGL_DEBUG_MSG_ERROR_KHR;
331 if (type == EGL_DEBUG_MSG_CRITICAL_KHR || type == EGL_DEBUG_MSG_ERROR_KHR) {
H A Deglapi.c2481 case EGL_DEBUG_MSG_ERROR_KHR:
2521 case EGL_DEBUG_MSG_ERROR_KHR:
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h122 #define EGL_DEBUG_MSG_ERROR_KHR 0x33BA macro
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h103 #define EGL_DEBUG_MSG_ERROR_KHR 0x33BA macro
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h744 #define EGL_DEBUG_MSG_ERROR_KHR 0x33BA macro

Completed in 21 milliseconds