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()
10539 BindingSamplerArrayTest::BindingSamplerArrayTest(deqp::Context& context) in BindingSamplerArrayTest() function in gl4cts::GLSL420Pack::BindingSamplerArrayTest10558 void BindingSamplerArrayTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_versio… in prepareShaderSource()10768 void BindingSamplerArrayTest::prepareUniforms(Utils::program& program) in prepareUniforms()10810 void BindingSamplerArrayTest::releaseResource() in releaseResource()10829 void BindingSamplerArrayTest::checkBinding(Utils::program& program, GLuint index, GLint expected_bi… in checkBinding()18845 addChild(new GLSL420Pack::BindingSamplerArrayTest(m_context)); in init()