Searched refs:VaryingComponentWithoutLocationTest (Results 1 – 2 of 2) sorted by relevance
2801 class VaryingComponentWithoutLocationTest : public NegativeTestBase class2805 VaryingComponentWithoutLocationTest(deqp::Context& context);2807 virtual ~VaryingComponentWithoutLocationTest() in ~VaryingComponentWithoutLocationTest()
16254 VaryingComponentWithoutLocationTest::VaryingComponentWithoutLocationTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingComponentWithoutLocationTest16267 std::string VaryingComponentWithoutLocationTest::getShaderSource(GLuint test_case_index, Utils::Sha… in test()16575 std::string VaryingComponentWithoutLocationTest::getTestCaseName(GLuint test_case_index) in test()16601 GLuint VaryingComponentWithoutLocationTest::getTestCaseNumber() in test()16612 bool VaryingComponentWithoutLocationTest::isComputeRelevant(GLuint /* test_case_index */) in test()16620 void VaryingComponentWithoutLocationTest::testInit() in test()27747 addChild(new EnhancedLayouts::VaryingComponentWithoutLocationTest(m_context)); in init()