Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp2212 tcu::TestCaseGroup* const sampler2dBindingTestGroup = new tcu::TestCaseGroup(m_testCtx, "sampler2d", "Test sampler2d layout binding"); in init() member in deqp::gles31::Functional::tcu
2294 sampler2dBindingTestGroup->addChild(new SamplerBindingRenderCase(m_context, test.name.c_str(), ("Sampler2D layout binding with " + test.descPostfix).c_str(), test.shaderType, test.testType, GL_SAMPLER_2D, GL_TEXTURE_2D)); in init()
2328 samplerBindingTestGroup->addChild(sampler2dBindingTestGroup); in init()

Completed in 4 milliseconds