Searched refs:EGLLabelKHR (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/common/opengl/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);
|
/hardware/google/gfxstream/host/gl/ |
D | EmulationGl.cpp | 42 EGLLabelKHR threadLabel, in EglDebugCallback() 43 EGLLabelKHR objectLabel, in EglDebugCallback()
|
/hardware/google/gfxstream/guest/mesa/include/EGL/ |
D | eglext.h | 92 typedef void *EGLLabelKHR; typedef 94 …CKHR)(EGLenum error,const char *command,EGLint messageType,EGLLabelKHR threadLabel,EGLLabelKHR obj… 109 …BELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label); 113 …eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
|