Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp769 …tcu::TestCaseGroup* const srgbGroup = new tcu::TestCaseGroup(m_testCtx, "srgb", "Advanced ble… in init() local
777 addChild(srgbGroup); in init()
811srgbGroup->addChild (new AdvancedBlendCase(m_context, name, desc, mode, 1, false, RENDERTARGETTY… in init()