Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
Deglcurrent.h65 EGLLabelKHR CurrentObjectLabel; member
Deglcurrent.c199 callback(error, funcName, type, thr->Label, thr->CurrentObjectLabel, in _eglDebugReport()
Deglapi.c271 thr->CurrentObjectLabel = NULL; in _eglSetFuncName()
274 thr->CurrentObjectLabel = thr->Label; in _eglSetFuncName()
276 thr->CurrentObjectLabel = disp->Label; in _eglSetFuncName()
278 thr->CurrentObjectLabel = object->Label; in _eglSetFuncName()