Searched refs:ConstDynamicValueTest (Results 1 – 2 of 2) sorted by relevance
1032 class ConstDynamicValueTest : public GLSLTestBase class1036 ConstDynamicValueTest(deqp::Context&);1038 virtual ~ConstDynamicValueTest() in ~ConstDynamicValueTest()
4982 ConstDynamicValueTest::ConstDynamicValueTest(deqp::Context& context) in ConstDynamicValueTest() function in gl4cts::GLSL420Pack::ConstDynamicValueTest4994 void ConstDynamicValueTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_version_… in prepareShaderSource()5261 void ConstDynamicValueTest::prepareUniforms(Utils::program& program) in prepareUniforms()18829 addChild(new GLSL420Pack::ConstDynamicValueTest(m_context)); in init()