Searched refs:VaryingBlockAutomaticMemberLocationsTest (Results 1 – 2 of 2) sorted by relevance
2472 class VaryingBlockAutomaticMemberLocationsTest : public NegativeTestBase class2476 VaryingBlockAutomaticMemberLocationsTest(deqp::Context& context);2478 virtual ~VaryingBlockAutomaticMemberLocationsTest() in ~VaryingBlockAutomaticMemberLocationsTest()
14028 VaryingBlockAutomaticMemberLocationsTest::VaryingBlockAutomaticMemberLocationsTest(deqp::Context& c… in test() function in gl4cts::EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest14042 std::string VaryingBlockAutomaticMemberLocationsTest::getShaderSource(GLuint test_case_index, in test()14345 std::string VaryingBlockAutomaticMemberLocationsTest::getTestCaseName(GLuint test_case_index) in test()14368 GLuint VaryingBlockAutomaticMemberLocationsTest::getTestCaseNumber() in test()14379 bool VaryingBlockAutomaticMemberLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()14387 void VaryingBlockAutomaticMemberLocationsTest::testInit() in test()27746 addChild(new EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest(m_context)); in init()