Searched refs:EGL_BindTexImage (Results 1 – 7 of 7) sorted by relevance
79 ANGLE_EXPORT EGLBoolean EGLAPIENTRY EGL_BindTexImage(EGLDisplay dpy,
1029 EGL_BindTexImage
33 {"eglBindTexImage", P(EGL_BindTexImage)},
453 EGLBoolean EGLAPIENTRY EGL_BindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in EGL_BindTexImage() function
42 #define EGL_BindTexImage l_EGL_BindTexImage macro
245 return EGL_BindTexImage(dpy, surface, buffer); in eglBindTexImage()