Home
last modified time | relevance | path

Searched refs:parseWindowVisibility (Results 1 - 23 of 23) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderConfig.cpp156 config->windowVisibility = parseWindowVisibility(cmdLine); in parseRenderConfig()
171 RenderConfig::Visibility parseWindowVisibility (const tcu::CommandLine& cmdLine) in parseWindowVisibility() function
H A DgluRenderConfig.hpp116 RenderConfig::Visibility parseWindowVisibility (const tcu::CommandLine& cmdLine);
/third_party/vk-gl-cts/framework/egl/
H A DegluUtil.hpp88 WindowParams::Visibility parseWindowVisibility (const tcu::CommandLine& commandLine);
H A DegluUtil.cpp443 WindowParams::Visibility parseWindowVisibility (const tcu::CommandLine& commandLine) in parseWindowVisibility() function
/third_party/vk-gl-cts/modules/egl/
H A DteglMutableRenderBufferTests.cpp152 eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in init()
H A DteglQuerySurfaceTests.cpp317 de::UniquePtr<eglu::NativeWindow> window (windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), display, config, DE_NULL, eglu::WindowParams(width, height, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in executeForConfig()
590 de::UniquePtr<eglu::NativeWindow> window (windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), display, config, DE_NULL, eglu::WindowParams(width, height, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in executeForConfig()
H A DteglCreateSurfaceTests.cpp191 de::UniquePtr<eglu::NativeWindow> window (windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), display, config, DE_NULL, eglu::WindowParams(width, height, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in executeForConfig()
H A DteglRenderCase.cpp142 const eglu::WindowParams params (width, height, eglu::parseWindowVisibility(m_testCtx.getCommandLine())); in executeForConfig()
H A DteglResizeTests.cpp164 const Visibility visibility = eglu::parseWindowVisibility(cmdLine); in init()
H A DteglNegativeApiTests.cpp706 de::UniquePtr<eglu::NativeWindow> window (factory.createWindow(&m_eglTestCtx.getNativeDisplay(), display, config, DE_NULL, eglu::WindowParams(256, 256, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in init()
1377 de::UniquePtr<eglu::NativeWindow> window (factory.createWindow(&m_eglTestCtx.getNativeDisplay(), display, config, DE_NULL, eglu::WindowParams(256, 256, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in init()
H A DteglMakeCurrentPerfTests.cpp285 window = windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), m_display, m_config, DE_NULL, eglu::WindowParams(width, height, eglu::parseWindowVisibility(m_eglTestCtx.getTestContext().getCommandLine()))); in createWindow()
H A DteglNegativePartialUpdateTests.cpp172 WindowParams(width, height, parseWindowVisibility(m_testCtx.getCommandLine()))); in init()
H A DteglPreservingSwapTests.cpp333 m_window = factory.createWindow(&m_eglTestCtx.getNativeDisplay(), m_eglDisplay, config, DE_NULL, eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in initEGLSurface()
H A DteglBufferAgeTests.cpp453 eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in initEGLSurface()
H A DteglCreateContextExtTests.cpp915 de::UniquePtr<eglu::NativeWindow> window (factory.createWindow(&m_eglTestCtx.getNativeDisplay(), m_display, config, DE_NULL, eglu::WindowParams(256, 256, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in iterate()
H A DteglPartialUpdateTests.cpp437 eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in initEGLSurface()
H A DteglSwapBuffersWithDamageTests.cpp373 eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in initEGLSurface()
H A DteglMultiThreadTests.cpp1103 window = windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), m_display, m_config, DE_NULL, eglu::WindowParams(64, 64, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in createDestroyObjects()
1130 window = windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), m_display, m_config, DE_NULL, eglu::WindowParams(64, 64, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in createDestroyObjects()
H A DteglSyncTests.cpp280 m_nativeWindow = windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), m_eglDisplay, m_eglConfig, DE_NULL, eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in init()
394 eglu::parseWindowVisibility(m_testCtx.getCommandLine())));
H A DteglGLES2SharingTests.cpp178 de::UniquePtr<eglu::NativeWindow> window (windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), *display, config, DE_NULL, eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in iterate()
H A DteglRobustnessTests.cpp361 const eglu::WindowParams windowParams = eglu::WindowParams(256, 256, eglu::parseWindowVisibility(m_testCtx.getCommandLine())); in initEGLSurface()
H A DteglWideColorTests.cpp1283 de::UniquePtr<eglu::NativeWindow> window (windowFactory.createWindow(&nativeDisplay, m_eglDisplay, m_eglConfig, DE_NULL, eglu::WindowParams(128, 128, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in executeTest()
H A DteglImageFormatTests.cpp1646 m_window = windowFactory.createWindow(&m_eglTestCtx.getNativeDisplay(), m_display, m_config, DE_NULL, eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in init()

Completed in 39 milliseconds