Searched refs:PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated_dispatch.c | 155 PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC epoxy_eglSwapBuffersWithDamageEXT; 4942 static PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC 5753 PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC epoxy_eglSwapBuffersWithDamageEXT = epoxy_eglSwapBuffersWithDamageEXT_global_rewrite_ptr;
|
| H A D | egl_generated.h | 991 typedef EGLBoolean (GLAPIENTRY *PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC)(EGLDisplay dpy, EGLSurface surface, EGLint * rects, EGLint n_rects); typedef in typeref:typename:EGLBoolean (GLAPIENTRY *)(EGLDisplay dpy,EGLSurface surface,EGLint * rects,EGLint n_rects)
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | eglext.h | 916 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC) (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects); typedef in typeref:typename:EGLBoolean (EGLAPIENTRYP)(EGLDisplay dpy,EGLSurface surface,EGLint * rects,EGLint n_rects)
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | eglext.h | 952 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSWITHDAMAGEEXTPROC) (EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects); typedef in typeref:typename:EGLBoolean (EGLAPIENTRYP)(EGLDisplay dpy,EGLSurface surface,const EGLint * rects,EGLint n_rects)
|
Completed in 18 milliseconds