Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp2884 class VaryingComponentOfInvalidTypeTest : public NegativeTestBase class
2888 VaryingComponentOfInvalidTypeTest(deqp::Context& context);
2890 virtual ~VaryingComponentOfInvalidTypeTest() in ~VaryingComponentOfInvalidTypeTest()
H A Dgl4cEnhancedLayoutsTests.cpp16652 VaryingComponentOfInvalidTypeTest::VaryingComponentOfInvalidTypeTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingComponentOfInvalidTypeTest
16665 std::string VaryingComponentOfInvalidTypeTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
17107 std::string VaryingComponentOfInvalidTypeTest::getTestCaseName(GLuint test_case_index) in test()
17140 GLuint VaryingComponentOfInvalidTypeTest::getTestCaseNumber() in test()
17151 bool VaryingComponentOfInvalidTypeTest::isComputeRelevant(GLuint /* test_case_index */) in test()
17159 void VaryingComponentOfInvalidTypeTest::testInit() in test()
28546 addChild(new EnhancedLayouts::VaryingComponentOfInvalidTypeTest(m_context)); in init()

Completed in 35 milliseconds