Searched refs:EGLLabelKHR (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/egl/main/ |
D | eglcurrent.h | 57 EGLLabelKHR Label; 64 EGLLabelKHR CurrentObjectLabel;
|
D | egldisplay.h | 82 EGLLabelKHR Label; 183 EGLLabelKHR Label;
|
D | eglapi.c | 2342 EGLLabelKHR label) in eglLabelObjectKHR()
|
/external/mesa3d/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);
|
/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);
|