Searched refs:CurrentObjectLabel (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglcurrent.h | 64 EGLLabelKHR CurrentObjectLabel; member in struct:_egl_thread_info
|
| H A D | eglcurrent.c | 320 callback(error, funcName, type, thr->Label, thr->CurrentObjectLabel,
|
| H A D | eglapi.c | 274 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 D | eglcurrent.h | 64 EGLLabelKHR CurrentObjectLabel; member in struct:_egl_thread_info
|
| H A D | eglcurrent.c | 327 callback(error, funcName, type, thr->Label, thr->CurrentObjectLabel,
|
| H A D | eglapi.c | 273 thr->CurrentObjectLabel = NULL; 276 thr->CurrentObjectLabel = thr->Label; 278 thr->CurrentObjectLabel = disp->Label; 280 thr->CurrentObjectLabel = object->Label;
|
Completed in 10 milliseconds