Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1413 class GLSLConstantIntegralExpressionTest : public TextureTestBase class
1417 GLSLConstantIntegralExpressionTest(deqp::Context& context);
1419 virtual ~GLSLConstantIntegralExpressionTest() in ~GLSLConstantIntegralExpressionTest()
Dgl4cEnhancedLayoutsTests.cpp8513 GLSLConstantIntegralExpressionTest::GLSLConstantIntegralExpressionTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest
8525 void GLSLConstantIntegralExpressionTest::getProgramInterface(GLuint /* test_case_index */, in test()
8576 std::string GLSLConstantIntegralExpressionTest::getVerificationSnippet(GLuint /* test_case_index */, in test()
8627 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint /* test_case_index */, in test()
8655 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint test_case_index, in test()
27722 addChild(new EnhancedLayouts::GLSLConstantIntegralExpressionTest(m_context)); in init()