Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1408 class GLSLConstantIntegralExpressionTest : public TextureTestBase class
1412 GLSLConstantIntegralExpressionTest(deqp::Context& context);
1414 virtual ~GLSLConstantIntegralExpressionTest() in ~GLSLConstantIntegralExpressionTest()
Dgl4cEnhancedLayoutsTests.cpp8417 GLSLConstantIntegralExpressionTest::GLSLConstantIntegralExpressionTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest
8429 void GLSLConstantIntegralExpressionTest::getProgramInterface(GLuint /* test_case_index */, in test()
8480 std::string GLSLConstantIntegralExpressionTest::getVerificationSnippet(GLuint /* test_case_index */, in test()
8531 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint /* test_case_index */, in test()
8559 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint test_case_index, in test()
27724 addChild(new EnhancedLayouts::GLSLConstantIntegralExpressionTest(m_context)); in init()