Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglSwapBuffersTests.cpp299 tcu::TextureLevel whiteFrame; in executeForConfig() local
348 window->readScreenPixels(&whiteFrame); in executeForConfig()
350 if (!checkColor(m_testCtx.getLog(), whiteFrame, tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f))) in executeForConfig()