Searched refs:BindingSamplerArrayTest (Results 1 – 2 of 2) sorted by relevance
1881 class BindingSamplerArrayTest : public GLSLTestBase class1885 BindingSamplerArrayTest(deqp::Context &);1887 virtual ~BindingSamplerArrayTest() in ~BindingSamplerArrayTest()
10521 BindingSamplerArrayTest::BindingSamplerArrayTest(deqp::Context &context) in BindingSamplerArrayTest() function in gl4cts::GLSL420Pack::BindingSamplerArrayTest10540 void BindingSamplerArrayTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_versio… in prepareShaderSource()10750 void BindingSamplerArrayTest::prepareUniforms(Utils::program &program) in prepareUniforms()10792 void BindingSamplerArrayTest::releaseResource() in releaseResource()10811 void BindingSamplerArrayTest::checkBinding(Utils::program &program, GLuint index, GLint expected_bi… in checkBinding()18819 addChild(new GLSL420Pack::BindingSamplerArrayTest(m_context)); in init()