Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp2203 …tcu::TestCaseGroup* const image2dBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "image2d",… in init() local
2285image2dBindingTestGroup->addChild(new ImageBindingRenderCase(m_context, test.name.c_str(), ("Image… in init()
2318 imageBindingTestGroup->addChild(image2dBindingTestGroup); in init()