Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp797 …tcu::TestCaseGroup* const srgbGroup = new tcu::TestCaseGroup(m_testCtx, "srgb", "Advanced ble… in init() local
805 addChild(srgbGroup); in init()
839srgbGroup->addChild (new AdvancedBlendCase(m_context, name, desc, mode, 1, false, RENDERTARGETTY… in init()