Searched defs:PFNEGLQUERYSURFACEPROC (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 | 65 typedef EGLBoolean (*PFNEGLQUERYSURFACEPROC)(EGLDisplay dpy, typedef
|
/third_party/EGL/api/EGL/ |
H A D | egl.h | 125 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACEPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value); typedef
|
/third_party/mesa3d/include/EGL/ |
H A D | egl.h | 125 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACEPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value); typedef
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | egl.h | 125 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACEPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint *value); typedef
|
Completed in 4 milliseconds