Searched refs:GLSLContantImmutablityTest (Results 1 – 2 of 2) sorted by relevance
1330 class GLSLContantImmutablityTest : public NegativeTestBase class1334 GLSLContantImmutablityTest(deqp::Context& context);1336 virtual ~GLSLContantImmutablityTest() in ~GLSLContantImmutablityTest()
8087 GLSLContantImmutablityTest::GLSLContantImmutablityTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::GLSLContantImmutablityTest8100 std::string GLSLContantImmutablityTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAG… in test()8263 std::string GLSLContantImmutablityTest::getTestCaseName(GLuint test_case_index) in test()8274 GLuint GLSLContantImmutablityTest::getTestCaseNumber() in test()8285 bool GLSLContantImmutablityTest::isComputeRelevant(GLuint test_case_index) in test()8293 void GLSLContantImmutablityTest::testInit() in test()8312 const GLchar* GLSLContantImmutablityTest::getConstantName(CONSTANTS constant) in test()27723 addChild(new EnhancedLayouts::GLSLContantImmutablityTest(m_context)); in init()