Searched refs:CurrentObjectLabel (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcurrent.h64 EGLLabelKHR CurrentObjectLabel; member in struct:_egl_thread_info
H A Deglcurrent.c320 callback(error, funcName, type, thr->Label, thr->CurrentObjectLabel,
H A Deglapi.c274 thr->CurrentObjectLabel = NULL;
277 thr->CurrentObjectLabel = thr->Label;
279 thr->CurrentObjectLabel = disp->Label;
281 thr->CurrentObjectLabel = object->Label;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcurrent.h64 EGLLabelKHR CurrentObjectLabel; member in struct:_egl_thread_info
H A Deglcurrent.c327 callback(error, funcName, type, thr->Label, thr->CurrentObjectLabel,
H A Deglapi.c273 thr->CurrentObjectLabel = NULL;
276 thr->CurrentObjectLabel = thr->Label;
278 thr->CurrentObjectLabel = disp->Label;
280 thr->CurrentObjectLabel = object->Label;

Completed in 10 milliseconds