Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/egl/EGL/
H A Deglext.h92 typedef void *EGLLabelKHR; typedef
94 typedef void (EGLAPIENTRY *EGLDEBUGPROCKHR)(EGLenum error,const char *command,EGLint messageType,EGLLabelKHR threadLabel,EGLLabelKHR objectLabel,const char* message);
109 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
113 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);

Completed in 4 milliseconds