Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1839 TestCaseGroup* texture2DGroup = new deqp::TestCaseGroup(m_context, "texture2d", ""); in init() local
1855 texture2DGroup->addChild(new Texture2DCase(m_context, name, tf)); in init()
1857 addChild(texture2DGroup); in init()