Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp2220 tcu::TestCaseGroup* const SSBOBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "ssbo", "Test SSBO layout binding"); in init() member in deqp::gles31::Functional::tcu
2305 SSBOBindingTestGroup->addChild(new SSBOBindingRenderCase(m_context, test.name.c_str(), ("SSBO layout binding with " + test.descPostfix).c_str(), test.shaderType, test.testType)); in init()
2347 addChild(SSBOBindingTestGroup); in init()

Completed in 4 milliseconds