Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp2225 tcu::TestCaseGroup* const negativeSamplerBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "sampler", "Test sampler layout binding with invalid bindings"); in init() member in deqp::gles31::Functional::tcu
2334 negativeSamplerBindingTestGroup->addChild(negativeSampler2dBindingTestGroup); in init()
2335 negativeSamplerBindingTestGroup->addChild(negativeSampler3dBindingTestGroup); in init()
2340 negativeBindingTestGroup->addChild(negativeSamplerBindingTestGroup); in init()

Completed in 4 milliseconds