Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp2215 tcu::TestCaseGroup* const imageBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "image", "Test image layout binding"); in init() member in deqp::gles31::Functional::tcu
2331 imageBindingTestGroup->addChild(image2dBindingTestGroup); in init()
2332 imageBindingTestGroup->addChild(image3dBindingTestGroup); in init()
2348 addChild(imageBindingTestGroup); in init()

Completed in 5 milliseconds