Searched refs:EGLLabelKHR (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/egl/main/ |
D | eglcurrent.h | 57 EGLLabelKHR Label; 64 EGLLabelKHR CurrentObjectLabel; 102 extern EGLLabelKHR 107 EGLint type, EGLLabelKHR objectLabel, const char *message, ...);
|
D | eglcurrent.c | 305 EGLLabelKHR 314 EGLint type, EGLLabelKHR objectLabel, const char *message, va_list args) in _eglDebugReportFullv() 343 EGLint type, EGLLabelKHR objectLabel, const char *message, ...) in _eglDebugReportFull()
|
D | egldisplay.h | 82 EGLLabelKHR Label; 173 EGLLabelKHR Label;
|
D | eglapi.c | 2168 EGLLabelKHR label) in eglLabelObjectKHR()
|
/external/mesa3d/include/EGL/ |
D | eglext.h | 104 typedef void *EGLLabelKHR; typedef 106 …CKHR)(EGLenum error,const char *command,EGLint messageType,EGLLabelKHR threadLabel,EGLLabelKHR obj… 121 …BELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label); 125 …eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
|
/external/swiftshader/include/EGL/ |
D | eglext.h | 111 typedef void *EGLLabelKHR; typedef 113 …CKHR)(EGLenum error,const char *command,EGLint messageType,EGLLabelKHR threadLabel,EGLLabelKHR obj… 128 …BELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label); 132 …eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
|