Searched refs:GLSLContantValuesTest (Results 1 – 2 of 2) sorted by relevance
1304 class GLSLContantValuesTest : public TextureTestBase class1307 GLSLContantValuesTest(deqp::Context& context);1308 ~GLSLContantValuesTest() in ~GLSLContantValuesTest()
8434 GLSLContantValuesTest::GLSLContantValuesTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::GLSLContantValuesTest8445 bool GLSLContantValuesTest::isComputeRelevant(GLuint /* test_case_index */) in test()8458 std::string GLSLContantValuesTest::getVerificationSnippet(GLuint /* test_case_index */, in test()27720 addChild(new EnhancedLayouts::GLSLContantValuesTest(m_context)); in init()