Home
last modified time | relevance | path

Searched refs:EGLAttribKHR (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/khronos/EGL/
A Deglext.h62 typedef intptr_t EGLAttribKHR; typedef
63 …IENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list);
65 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR
263 …QUERYSURFACE64KHRPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);
265 …Y eglQuerySurface64KHR (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);
/AliOS-Things-master/components/SDL2/include/
A DSDL_egl.h849 typedef intptr_t EGLAttribKHR; typedef
850 …IENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list);
852 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR
1007 …QUERYSURFACE64KHRPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);
1009 …Y eglQuerySurface64KHR (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);

Completed in 12 milliseconds