Searched defs:PFNEGLCREATEIMAGEPROC (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 | 110 typedef EGLImage (*PFNEGLCREATEIMAGEPROC)(EGLDisplay dpy, typedef
|
/third_party/EGL/api/EGL/ |
H A D | egl.h | 318 typedef EGLImage (EGLAPIENTRYP PFNEGLCREATEIMAGEPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list); typedef
|
/third_party/mesa3d/include/EGL/ |
H A D | egl.h | 318 typedef EGLImage (EGLAPIENTRYP PFNEGLCREATEIMAGEPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list); typedef
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | egl.h | 318 typedef EGLImage (EGLAPIENTRYP PFNEGLCREATEIMAGEPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list); typedef
|
Completed in 5 milliseconds