Searched refs:singleChannelGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fTextureSwizzleTests.cpp301 tcu::TestCaseGroup* singleChannelGroup = new tcu::TestCaseGroup(m_testCtx, "single_channel", "Single-channel swizzle"); local
302 addChild(singleChannelGroup);
317 singleChannelGroup->addChild(new Texture2DSwizzleCase(m_context, name.c_str(), "Single-channel swizzle", GL_RGBA8, GL_RGBA, GL_UNSIGNED_BYTE, swzR, swzG, swzB, swzA));

Completed in 212 milliseconds