Searched refs:PFNEGLCREATEIMAGEKHRPROC (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libs/EGL/ |
D | egl_platform_entries.cpp | 1751 return eglCreateImageTmpl<EGLint, PFNEGLCREATEIMAGEKHRPROC>(dpy, ctx, target, buffer, in eglCreateImageKHRImpl() 1772 return eglCreateImageTmpl<EGLint, PFNEGLCREATEIMAGEKHRPROC>(dpy, ctx, target, buffer, in eglCreateImageImpl()
|
/frameworks/native/opengl/include/EGL/ |
D | eglext.h | 208 typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenu… typedef
|