Home
last modified time | relevance | path

Searched refs:GLSLContantImmutablityTest (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp1335 class GLSLContantImmutablityTest : public NegativeTestBase class
1339 GLSLContantImmutablityTest(deqp::Context& context);
1341 virtual ~GLSLContantImmutablityTest() in ~GLSLContantImmutablityTest()
H A Dgl4cEnhancedLayoutsTests.cpp8177 GLSLContantImmutablityTest::GLSLContantImmutablityTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::GLSLContantImmutablityTest
8190 std::string GLSLContantImmutablityTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
8353 std::string GLSLContantImmutablityTest::getTestCaseName(GLuint test_case_index) in test()
8364 GLuint GLSLContantImmutablityTest::getTestCaseNumber() in test()
8375 bool GLSLContantImmutablityTest::isComputeRelevant(GLuint test_case_index) in test()
8383 void GLSLContantImmutablityTest::testInit() in test()
8402 const GLchar* GLSLContantImmutablityTest::getConstantName(CONSTANTS constant) in test()
28539 addChild(new EnhancedLayouts::GLSLContantImmutablityTest(m_context)); in init()

Completed in 38 milliseconds