Searched defs:createPixmapSurface (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/egl/
H A DegluUtil.cpp256 EGLSurface createPixmapSurface (NativeDisplay& nativeDisplay, NativePixmap& pixmap, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList) function in namespace:eglu
/external/deqp/modules/egl/
H A DteglCreateSurfaceTests.cpp89 EGLSurface createPixmapSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& pixmap, bool useLegacyCreate) function in namespace:deqp::egl::__anon19822
202 tcu::egl::PixmapSurface surface (display, createPixmapSurface(display.getEGLDisplay(), config, m_eglTestCtx.getNativeDisplay(), *pixmap, m_useLegacyCreate));

Completed in 93 milliseconds