Home
last modified time | relevance | path

Searched refs:MaxUniformLocationCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp645 class MaxUniformLocationCase : public UniformLocationCase class
648 MaxUniformLocationCase (tcu::TestContext& context,
653 virtual ~MaxUniformLocationCase (void) {} in ~MaxUniformLocationCase()
657 MaxUniformLocationCase::MaxUniformLocationCase (tcu::TestContext& context, in MaxUniformLocationCase() function in deqp::gles31::Functional::__anond6e404f00111::MaxUniformLocationCase
667 UniformLocationCase::IterateResult MaxUniformLocationCase::iterate (void) in iterate()
1007 …group->addChild(new MaxUniformLocationCase (m_testCtx, m_context.getRenderContext(), (name+"_max")… in init()