Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp1309 class GLSLContantValuesTest : public TextureTestBase class
1312 GLSLContantValuesTest(deqp::Context &context);
1313 ~GLSLContantValuesTest() in ~GLSLContantValuesTest()
H A Dgl4cEnhancedLayoutsTests.cpp8436 GLSLContantValuesTest::GLSLContantValuesTest(deqp::Context &context) in test() function in gl4cts::EnhancedLayouts::GLSLContantValuesTest
8447 bool GLSLContantValuesTest::isComputeRelevant(GLuint /* test_case_index */) in test()
8460 std::string GLSLContantValuesTest::getVerificationSnippet(GLuint /* test_case_index */, in test()
28588 addChild(new EnhancedLayouts::GLSLContantValuesTest(m_context)); in init()