Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp2185 TestCaseGroup* const swizzleGroup = new TestCaseGroup(m_context, "texture_swizzle", ""); in init() local
2186 formatGroup->addChild(swizzleGroup); in init()
2200swizzleGroup->addChild(makeTextureGatherCase(textureType, m_context, caseName.c_str(), "", gatherT… in init()