Searched defs:native_pixmap (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2_fallbacks.h | 35 void *native_pixmap, in dri2_fallback_create_pixmap_surface()
|
D | platform_x11_dri3.c | 230 _EGLConfig *conf, void *native_pixmap, in dri3_create_pixmap_surface()
|
D | platform_x11.c | 364 _EGLConfig *conf, void *native_pixmap, in dri2_x11_create_pixmap_surface()
|
D | egl_dri2.c | 1581 _EGLConfig *conf, void *native_pixmap, in dri2_create_pixmap_surface()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwImplExt.inl | 23 …wCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLi…
|
D | eglwFuncPtrLibraryImpl.inl | 67 …ry::createPlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLA… 72 …:createPlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLi…
|
D | eglwImpl.inl | 87 EGLSurface eglwCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, …
|
/external/mesa3d/src/egl/drivers/haiku/ |
D | egl_haiku.cpp | 116 _EGLConfig *conf, void *native_pixmap, const EGLint *attrib_list) in haiku_create_pixmap_surface()
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | main.cpp | 595 …glCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLi… in eglCreatePlatformPixmapSurfaceEXT() 600 …Y eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLA… in eglCreatePlatformPixmapSurface()
|
D | libEGL.cpp | 386 EGLSurface CreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const… in CreatePlatformPixmapSurface() 403 EGLSurface CreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, co… in CreatePlatformPixmapSurfaceEXT()
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 132 …atformPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw… 142 …ormPixmapSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw…
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 981 _fixupNativePixmap(_EGLDisplay *disp, void *native_pixmap) in _fixupNativePixmap() 999 void *native_pixmap, const EGLint *attrib_list) in _eglCreatePixmapSurfaceCommon() 1052 void *native_pixmap, in eglCreatePlatformPixmapSurfaceEXT() 1066 void *native_pixmap, in eglCreatePlatformPixmapSurface()
|