Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1299 class GLSLContantValuesTest : public TextureTestBase class
1302 GLSLContantValuesTest(deqp::Context& context);
1303 ~GLSLContantValuesTest() in ~GLSLContantValuesTest()
Dgl4cEnhancedLayoutsTests.cpp8338 GLSLContantValuesTest::GLSLContantValuesTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::GLSLContantValuesTest
8349 bool GLSLContantValuesTest::isComputeRelevant(GLuint /* test_case_index */) in test()
8362 std::string GLSLContantValuesTest::getVerificationSnippet(GLuint /* test_case_index */, in test()
27722 addChild(new EnhancedLayouts::GLSLContantValuesTest(m_context)); in init()