Searched refs:VaryingComponentOfInvalidTypeTest (Results 1 – 2 of 2) sorted by relevance
2884 class VaryingComponentOfInvalidTypeTest : public NegativeTestBase class2888 VaryingComponentOfInvalidTypeTest(deqp::Context& context);2890 virtual ~VaryingComponentOfInvalidTypeTest() in ~VaryingComponentOfInvalidTypeTest()
16658 VaryingComponentOfInvalidTypeTest::VaryingComponentOfInvalidTypeTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingComponentOfInvalidTypeTest16671 std::string VaryingComponentOfInvalidTypeTest::getShaderSource(GLuint test_case_index, Utils::Shade… in test()17113 std::string VaryingComponentOfInvalidTypeTest::getTestCaseName(GLuint test_case_index) in test()17146 GLuint VaryingComponentOfInvalidTypeTest::getTestCaseNumber() in test()17157 bool VaryingComponentOfInvalidTypeTest::isComputeRelevant(GLuint /* test_case_index */) in test()17165 void VaryingComponentOfInvalidTypeTest::testInit() in test()27728 addChild(new EnhancedLayouts::VaryingComponentOfInvalidTypeTest(m_context)); in init()