Home
last modified time | relevance | path

Searched defs:createPixmapSurface (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl17 eglCreatePixmapSurfaceFunc createPixmapSurface; variable
DeglwFuncPtrLibraryImpl.inl62 EGLSurface FuncPtrLibrary::createPixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapTy… function in FuncPtrLibrary
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp87 …eglw::EGLSurface createPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativ… in createPixmapSurface() function in tcu::lnx::x11::egl::Library
/external/deqp/modules/egl/
DteglCreateSurfaceTests.cpp119 EGLSurface createPixmapSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDi… in createPixmapSurface() function
/external/deqp/framework/egl/
DegluUtil.cpp369 EGLSurface createPixmapSurface (NativeDisplay& nativeDisplay, NativePixmap& pixmap, EGLDisplay disp… in createPixmapSurface() function