Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp2207 …tcu::TestCaseGroup* const SSBOBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "ssbo", "T… in init() local
2292SSBOBindingTestGroup->addChild(new SSBOBindingRenderCase(m_context, test.name.c_str(), ("SSBO layo… in init()
2334 addChild(SSBOBindingTestGroup); in init()