Searched refs:EGL_DEBUG_MSG_ERROR_KHR (Results 1 – 5 of 5) sorted by relevance
287 type = EGL_DEBUG_MSG_ERROR_KHR; in _eglError()327 if (type == EGL_DEBUG_MSG_CRITICAL_KHR || type == EGL_DEBUG_MSG_ERROR_KHR) in _eglDebugReport()
110 _eglDebugReport(error, funcName, EGL_DEBUG_MSG_ERROR_KHR, __VA_ARGS__)
2417 case EGL_DEBUG_MSG_ERROR_KHR: in eglDebugMessageControlKHR()2457 case EGL_DEBUG_MSG_ERROR_KHR: in eglQueryDebugKHR()
122 #define EGL_DEBUG_MSG_ERROR_KHR 0x33BA macro