Searched refs:PFNEGLSWAPINTERVALPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/EGL/ | ||
| H A D | egl.h | 177 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPINTERVALPROC) (EGLDisplay dpy, EGLint interval); typedef in typeref:typename:EGLBoolean (EGLAPIENTRYP)(EGLDisplay dpy,EGLint interval) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | egl_generated_dispatch.c | 157 PFNEGLSWAPINTERVALPROC epoxy_eglSwapInterval; 4954 static PFNEGLSWAPINTERVALPROC 5757 PFNEGLSWAPINTERVALPROC epoxy_eglSwapInterval = epoxy_eglSwapInterval_global_rewrite_ptr; |
| H A D | egl_generated.h | 993 typedef EGLBoolean (GLAPIENTRY *PFNEGLSWAPINTERVALPROC)(EGLDisplay dpy, EGLint interval); typedef in typeref:typename:EGLBoolean (GLAPIENTRY *)(EGLDisplay dpy,EGLint interval) |
Completed in 13 milliseconds