Home
last modified time | relevance | path

Searched refs:createNativeWindow (Results 1 – 18 of 18) sorted by relevance

/external/deqp/modules/egl/
DteglTestCase.hpp66 …eglu::NativeWindow* createNativeWindow (EGLDisplay display, EGLConfig config, const EGLAttr…
DteglTestCase.cpp216 eglu::NativeWindow* EglTestContext::createNativeWindow (EGLDisplay display, EGLConfig config, const… in createNativeWindow() function in deqp::egl::EglTestContext
DteglQuerySurfaceTests.cpp312 …de::UniquePtr<eglu::NativeWindow> window(m_eglTestCtx.createNativeWindow(display.getEGLDisplay(), … in executeForConfig()
574 …de::UniquePtr<eglu::NativeWindow> window(m_eglTestCtx.createNativeWindow(display.getEGLDisplay(), … in executeForConfig()
DteglCreateSurfaceTests.cpp145 …de::UniquePtr<eglu::NativeWindow> window (m_eglTestCtx.createNativeWindow(display.getEGLDisplay(… in executeForConfig()
DteglSwapBuffersTests.cpp288 …de::UniquePtr<eglu::NativeWindow> window (m_eglTestCtx.createNativeWindow(m_eglTestCtx.getDisplay(… in executeForConfig()
DteglRenderCase.cpp150 …de::UniquePtr<eglu::NativeWindow> window (m_eglTestCtx.createNativeWindow(display.getEGLDisplay()… in executeForConfig()
DteglResizeTests.cpp157 MovePtr<NativeWindow> nativeWindow (m_eglTestCtx.createNativeWindow(eglDisplay, in init()
DteglQueryContextTests.cpp108 …de::UniquePtr<eglu::NativeWindow> window (m_eglTestCtx.createNativeWindow(display.getEGLDisplay()… in executeForConfig()
DteglMakeCurrentPerfTests.cpp267 …window = m_eglTestCtx.createNativeWindow(m_eglTestCtx.getDisplay().getEGLDisplay(), m_config, DE_N… in createWindow()
DteglPreservingSwapTests.cpp380 …m_window = m_eglTestCtx.createNativeWindow(m_eglTestCtx.getDisplay().getEGLDisplay(), config, DE_… in initEGLSurface()
DteglNativeColorMappingTests.cpp509 …de::UniquePtr<eglu::NativeWindow> nativeWindow(m_eglTestCtx.createNativeWindow(display.getEGLDispl… in executeForConfig()
DteglImageTests.cpp262 …m_window = eglTestCtx.createNativeWindow(dpy.getEGLDisplay(), m_config, DE_NULL, width, height, eg… in GLES2Context()
DteglMultiThreadTests.cpp1075 …window = m_eglTestCtx.createNativeWindow(m_eglTestCtx.getDisplay().getEGLDisplay(), m_config, DE_N… in createDestroyObjects()
1101 …window = m_eglTestCtx.createNativeWindow(m_eglTestCtx.getDisplay().getEGLDisplay(), m_config, DE_N… in createDestroyObjects()
DteglNativeCoordMappingTests.cpp542 …de::UniquePtr<eglu::NativeWindow> nativeWindow(m_eglTestCtx.createNativeWindow(display.getEGLDispl… in executeForConfig()
DteglCreateContextExtTests.cpp1024 …de::UniquePtr<eglu::NativeWindow> window (m_eglTestCtx.createNativeWindow(display.getEGLDisplay(),… in iterate()
DteglGLES2SharingTests.cpp237 …de::UniquePtr<eglu::NativeWindow> window (m_eglTestCtx.createNativeWindow(display.getEGLDisplay(),… in iterate()
DteglSyncTests.cpp240 …m_nativeWindow = m_eglTestCtx.createNativeWindow(m_eglDisplay, m_eglConfig, DE_NULL, 480, 480, egl… in init()
DteglImageFormatTests.cpp1716 …m_window = m_eglTestCtx.createNativeWindow(m_display->getEGLDisplay(), m_config, DE_NULL, 480, 480… in init()