Searched refs:PFNEGLSURFACEATTRIBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/EGL/ | ||
| H A D | egl.h | 176 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSURFACEATTRIBPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value); typedef in typeref:typename:EGLBoolean (EGLAPIENTRYP)(EGLDisplay dpy,EGLSurface surface,EGLint attribute,EGLint value) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | egl_generated_dispatch.c | 151 PFNEGLSURFACEATTRIBPROC epoxy_eglSurfaceAttrib; 4918 static PFNEGLSURFACEATTRIBPROC 5745 PFNEGLSURFACEATTRIBPROC epoxy_eglSurfaceAttrib = epoxy_eglSurfaceAttrib_global_rewrite_ptr; |
| H A D | egl_generated.h | 987 typedef EGLBoolean (GLAPIENTRY *PFNEGLSURFACEATTRIBPROC)(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value); typedef in typeref:typename:EGLBoolean (GLAPIENTRY *)(EGLDisplay dpy,EGLSurface surface,EGLint attribute,EGLint value) |
Completed in 12 milliseconds