Searched refs:eglSurfaceAttrib (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/
H A Degl-symbols-check54 eglSurfaceAttrib
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h75 EGL_ENTRYPOINT(eglSurfaceAttrib)
H A Deglapi.c1171 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h75 EGL_ENTRYPOINT(eglSurfaceAttrib)
H A Deglapi.c1234 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Degl.h165 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value);
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h181 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value);
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h1425 #define eglSurfaceAttrib epoxy_eglSurfaceAttrib macro
H A Degl_generated_dispatch.c3406 0, // eglSurfaceAttrib
4921 return egl_single_resolver(PROVIDER_EGL_11, 3035 /* eglSurfaceAttrib */);
5149 GEN_THUNKS_RET(EGLBoolean, eglSurfaceAttrib, (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value), (dpy, surface, attribute, value))
5298 epoxy_eglSurfaceAttrib_dispatch_table_rewrite_ptr, /* eglSurfaceAttrib */

Completed in 22 milliseconds