Home
last modified time | relevance | path

Searched refs:windowParams (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglResizeTests.cpp169 const WindowParams windowParams (m_oldSize.x(), m_oldSize.y(), visibility); in init()
174 windowParams)); in init()
H A DteglRobustnessTests.cpp361 const eglu::WindowParams windowParams = eglu::WindowParams(256, 256, eglu::parseWindowVisibility(m_testCtx.getCommandLine())); in initEGLSurface() local
362 m_window = factory.createWindow(&m_eglTestCtx.getNativeDisplay(), m_eglDisplay, m_eglConfig, DE_NULL, windowParams); in initEGLSurface()

Completed in 4 milliseconds