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

/xsrc/external/mit/MesaLib.old/dist/src/egl/
H A Degl-symbols-check29 eglCreatePlatformWindowSurface
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h21 EGL_ENTRYPOINT(eglCreatePlatformWindowSurface)
H A Deglapi.c914 * eglCreatePlatformWindowSurface fails when called with a <display>
987 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, function in typeref:typename:EGLSurface EGLAPIENTRY
1038 * [Like eglCreatePlatformWindowSurface,] eglCreatePlatformPixmapSurface
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h21 EGL_ENTRYPOINT(eglCreatePlatformWindowSurface)
H A Deglapi.c975 * eglCreatePlatformWindowSurface fails when called with a <display>
1049 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, function in typeref:typename:EGLSurface EGLAPIENTRY
1099 * [Like eglCreatePlatformWindowSurface,] eglCreatePlatformPixmapSurface
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Degl.h294 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list);
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h332 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list);
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h1321 #define eglCreatePlatformWindowSurface epoxy_eglCreatePlatformWindowSurface macro
H A Degl_generated_dispatch.c1038 0, // eglCreatePlatformWindowSurface
4127 return egl_single_resolver(PROVIDER_EGL_15, 653 /* eglCreatePlatformWindowSurface */);
5045 GEN_THUNKS_RET(EGLSurface, eglCreatePlatformWindowSurface, (EGLDisplay dpy, EGLConfig config, void * native_window, const EGLAttrib * attrib_list), (dpy, config, native_window, attrib_list))
5194 epoxy_eglCreatePlatformWindowSurface_dispatch_table_rewrite_ptr, /* eglCreatePlatformWindowSurface */

Completed in 29 milliseconds