Searched refs:eglCreatePlatformPixmapSurfaceEXT (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 20 EGL_ENTRYPOINT(eglCreatePlatformPixmapSurfaceEXT)
|
| H A D | eglapi.c | 959 * eglCreateWindowSurface() and eglCreatePlatformPixmapSurfaceEXT(). In 1013 * eglCreatePixmapSurface() and eglCreatePlatformPixmapSurfaceEXT(). In 1015 * `Pixmap`. In eglCreatePlatformPixmapSurfaceEXT(), the type is 1079 eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, function in typeref:typename:EGLSurface EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 20 EGL_ENTRYPOINT(eglCreatePlatformPixmapSurfaceEXT)
|
| H A D | eglapi.c | 1021 * eglCreateWindowSurface() and eglCreatePlatformPixmapSurfaceEXT(). In 1075 * eglCreatePixmapSurface() and eglCreatePlatformPixmapSurfaceEXT(). In 1077 * `Pixmap`. In eglCreatePlatformPixmapSurfaceEXT(), the type is 1141 eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, function in typeref:typename:EGLSurface EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | eglext.h | 856 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | eglext.h | 881 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1320 #define eglCreatePlatformPixmapSurfaceEXT epoxy_eglCreatePlatformPixmapSurfaceEXT macro
|
| H A D | egl_generated_dispatch.c | 1007 0, // eglCreatePlatformPixmapSurfaceEXT 4121 return egl_single_resolver(PROVIDER_EGL_EXT_platform_base, 619 /* eglCreatePlatformPixmapSurfaceEXT */); 5044 GEN_THUNKS_RET(EGLSurface, eglCreatePlatformPixmapSurfaceEXT, (EGLDisplay dpy, EGLConfig config, void * native_pixmap, const EGLint * attrib_list), (dpy, config, native_pixmap, attrib_list)) 5193 epoxy_eglCreatePlatformPixmapSurfaceEXT_dispatch_table_rewrite_ptr, /* eglCreatePlatformPixmapSurfaceEXT */
|
Completed in 29 milliseconds