Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1413 class GLSLConstantIntegralExpressionTest : public TextureTestBase class
1417 GLSLConstantIntegralExpressionTest(deqp::Context& context);
1419 virtual ~GLSLConstantIntegralExpressionTest() in ~GLSLConstantIntegralExpressionTest()
Dgl4cEnhancedLayoutsTests.cpp8507 GLSLConstantIntegralExpressionTest::GLSLConstantIntegralExpressionTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest
8519 void GLSLConstantIntegralExpressionTest::getProgramInterface(GLuint /* test_case_index */, in test()
8570 std::string GLSLConstantIntegralExpressionTest::getVerificationSnippet(GLuint /* test_case_index */, in test()
8621 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint /* test_case_index */, in test()
8649 void GLSLConstantIntegralExpressionTest::prepareUniforms(GLuint test_case_index, in test()
28540 addChild(new EnhancedLayouts::GLSLConstantIntegralExpressionTest(m_context)); in init()