Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp2754 class VaryingExceedingComponentsTest : public NegativeTestBase class
2758 VaryingExceedingComponentsTest(deqp::Context& context);
2760 virtual ~VaryingExceedingComponentsTest() in ~VaryingExceedingComponentsTest()
H A Dgl4cEnhancedLayoutsTests.cpp15801 VaryingExceedingComponentsTest::VaryingExceedingComponentsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingExceedingComponentsTest
15814 std::string VaryingExceedingComponentsTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
16156 std::string VaryingExceedingComponentsTest::getTestCaseName(GLuint test_case_index) in test()
16187 GLuint VaryingExceedingComponentsTest::getTestCaseNumber() in test()
16198 bool VaryingExceedingComponentsTest::isComputeRelevant(GLuint /* test_case_index */) in test()
16206 void VaryingExceedingComponentsTest::testInit() in test()
28545 addChild(new EnhancedLayouts::VaryingExceedingComponentsTest(m_context)); in init()

Completed in 37 milliseconds