Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglQueryConfigTests.cpp544 …tcu::TestCaseGroup* getConfigsGroup = new tcu::TestCaseGroup(m_testCtx, "get_configs", "eglGetConf… in init() local
545 addChild(getConfigsGroup); in init()
547getConfigsGroup->addChild(new GetConfigsBoundsCase(m_eglTestCtx, "get_configs_bounds", "eglGetConf… in init()