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

/external/deqp/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp1904 tcu::TestCaseGroup* const SSBOBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "ssbo", "Test SSBO layout binding"); member in class:deqp::gles31::Functional::tcu
1981 SSBOBindingTestGroup->addChild(new SSBOBindingRenderCase(m_context, test.name.c_str(), ("SSBO layout binding with " + test.descPostfix).c_str(), test.shaderType, test.testType));
2023 addChild(SSBOBindingTestGroup);

Completed in 771 milliseconds