Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcNoDefaultContextPackage.cpp108 tcu::TestCaseGroup* es2Group = new tcu::TestCaseGroup(getTestContext(), "es2", ""); in init() local
109 es2Group->addChild(new glcts::NoErrorTests(getTestContext(), glu::ApiType::es(2, 0))); in init()
110 addChild(es2Group); in init()