Searched refs:eglSurfaceAttrib (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/ |
| H A D | egl-symbols-check | 54 eglSurfaceAttrib
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 75 EGL_ENTRYPOINT(eglSurfaceAttrib)
|
| H A D | eglapi.c | 1171 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 75 EGL_ENTRYPOINT(eglSurfaceAttrib)
|
| H A D | eglapi.c | 1234 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 165 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 181 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1425 #define eglSurfaceAttrib epoxy_eglSurfaceAttrib macro
|
| H A D | egl_generated_dispatch.c | 3406 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