Searched refs:eglCreatePlatformWindowSurface (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/ |
| H A D | egl-symbols-check | 29 eglCreatePlatformWindowSurface
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 21 EGL_ENTRYPOINT(eglCreatePlatformWindowSurface)
|
| H A D | eglapi.c | 914 * 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 D | eglentrypoint.h | 21 EGL_ENTRYPOINT(eglCreatePlatformWindowSurface)
|
| H A D | eglapi.c | 975 * 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 D | egl.h | 294 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 332 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1321 #define eglCreatePlatformWindowSurface epoxy_eglCreatePlatformWindowSurface macro
|
| H A D | egl_generated_dispatch.c | 1038 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