Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp2517 class VaryingLocationLimitTest : public NegativeTestBase class
2521 VaryingLocationLimitTest(deqp::Context& context);
2523 virtual ~VaryingLocationLimitTest() in ~VaryingLocationLimitTest()
H A Dgl4cEnhancedLayoutsTests.cpp14409 VaryingLocationLimitTest::VaryingLocationLimitTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingLocationLimitTest
14422 std::string VaryingLocationLimitTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
14740 std::string VaryingLocationLimitTest::getTestCaseName(GLuint test_case_index) in test()
14764 GLuint VaryingLocationLimitTest::getTestCaseNumber() in test()
14775 bool VaryingLocationLimitTest::isComputeRelevant(GLuint /* test_case_index */) in test()
14786 bool VaryingLocationLimitTest::isSeparable(const GLuint test_case_index) in test()
14796 void VaryingLocationLimitTest::testInit() in test()
28600 addChild(new EnhancedLayouts::VaryingLocationLimitTest(m_context)); in init()

Completed in 44 milliseconds