Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp1418 class GLSLConstantIntegralExpressionTest : public TextureTestBase class
1422 GLSLConstantIntegralExpressionTest(deqp::Context &context);
1424 virtual ~GLSLConstantIntegralExpressionTest() in ~GLSLConstantIntegralExpressionTest()
H A Dgl4cEnhancedLayoutsTests.cpp8515 GLSLConstantIntegralExpressionTest::GLSLConstantIntegralExpressionTest(deqp::Context &context) in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest
8527 void GLSLConstantIntegralExpressionTest::getProgramInterface(GLuint /* test_case_index */, in test()
8578 std::string GLSLConstantIntegralExpressionTest::getVerificationSnippet( in test()
8628 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint /* test_case_index */, in test()
8656 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint test_case_index, in test()
28590 addChild(new EnhancedLayouts::GLSLConstantIntegralExpressionTest(m_context)); in init()