Searched refs:ConstAssignmentTest (Results 1 – 2 of 2) sorted by relevance
1067 class ConstAssignmentTest : public NegativeTestBase class1071 ConstAssignmentTest(deqp::Context &);1073 virtual ~ConstAssignmentTest() in ~ConstAssignmentTest()
5257 ConstAssignmentTest::ConstAssignmentTest(deqp::Context &context) in ConstAssignmentTest() function in gl4cts::GLSL420Pack::ConstAssignmentTest5270 bool ConstAssignmentTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()5292 void ConstAssignmentTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_version_40… in prepareShaderSource()18804 addChild(new GLSL420Pack::ConstAssignmentTest(m_context)); in init()