Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboColorbufferTests.cpp323 …tcu::TestCaseGroup* texCubeArrayGroup = new tcu::TestCaseGroup(m_testCtx, "texcubearray", "Cube ma… in init() local
324 addChild(texCubeArrayGroup); in init()
327texCubeArrayGroup->addChild(new FboColorTexCubeArrayCase(m_context, getFormatName(colorFormats[fmt… in init()