Home
last modified time | relevance | path

Searched refs:GLSLContantValuesTest (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1304 class GLSLContantValuesTest : public TextureTestBase class
1307 GLSLContantValuesTest(deqp::Context& context);
1308 ~GLSLContantValuesTest() in ~GLSLContantValuesTest()
Dgl4cEnhancedLayoutsTests.cpp8434 GLSLContantValuesTest::GLSLContantValuesTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::GLSLContantValuesTest
8445 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()