Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglQueryContextTests.cpp409 …tcu::TestCaseGroup* getCurrentSurfaceGroup = new tcu::TestCaseGroup(m_testCtx, "get_current_surfac… in init() local
410 addChild(getCurrentSurfaceGroup); in init()
412 createQueryContextGroups<GetCurrentSurfaceCase>(m_eglTestCtx, getCurrentSurfaceGroup); in init()