Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp2230 tcu::TestCaseGroup* const negativeImage2dBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "image2d", "Test image2d layout binding with invalid bindings"); in init() member in deqp::gles31::Functional::tcu
2318 negativeImage2dBindingTestGroup->addChild(new ImageBindingNegativeCase(m_context, test.name.c_str(), ("Invalid image2d layout binding using " + test.descPostfix).c_str(), test.shaderType, test.testType, test.errorType, GL_IMAGE_2D)); in init()
2337 negativeImageBindingTestGroup->addChild(negativeImage2dBindingTestGroup); in init()

Completed in 4 milliseconds