Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp2229 tcu::TestCaseGroup* const negativeImageBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "image", "Test image layout binding with invalid bindings"); in init() member in deqp::gles31::Functional::tcu
2337 negativeImageBindingTestGroup->addChild(negativeImage2dBindingTestGroup); in init()
2338 negativeImageBindingTestGroup->addChild(negativeImage3dBindingTestGroup); in init()
2343 negativeBindingTestGroup->addChild(negativeImageBindingTestGroup); in init()

Completed in 6 milliseconds