Home
last modified time | relevance | path

Searched refs:CurrentObjectLabel (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/egl/main/
Deglcurrent.h64 EGLLabelKHR CurrentObjectLabel; member
Deglcurrent.c363 …_eglDebugReportFullv(error, thr->CurrentFuncName, funcName, type, thr->CurrentObjectLabel, message… in _eglDebugReport()
Deglapi.c259 thr->CurrentObjectLabel = NULL; in _eglSetFuncName()
262 thr->CurrentObjectLabel = thr->Label; in _eglSetFuncName()
264 thr->CurrentObjectLabel = disp->Label; in _eglSetFuncName()
266 thr->CurrentObjectLabel = object->Label; in _eglSetFuncName()