Searched defs:PFNEGLCREATEPIXMAPSURFACEPROC (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | functionsegl_typedefs.h | 32 typedef EGLSurface (*PFNEGLCREATEPIXMAPSURFACEPROC)(EGLDisplay dpy, typedef
|
/third_party/EGL/api/EGL/ |
H A D | egl.h | 110 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPIXMAPSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list); typedef
|
/third_party/mesa3d/include/EGL/ |
H A D | egl.h | 110 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPIXMAPSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list); typedef
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | egl.h | 110 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPIXMAPSURFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list); typedef
|
Completed in 5 milliseconds