Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureSwizzleTests.cpp323 …tcu::TestCaseGroup* multiChannelGroup = new tcu::TestCaseGroup(m_testCtx, "multi_channel", "Multi-… in init() local
324 addChild(multiChannelGroup); in init()
338multiChannelGroup->addChild(new Texture2DSwizzleCase(m_context, name.c_str(), "Multi-channel swizz… in init()