Searched refs:VaryingBlockAutomaticMemberLocationsTest (Results 1 – 2 of 2) sorted by relevance
2467 class VaryingBlockAutomaticMemberLocationsTest : public NegativeTestBase class2471 VaryingBlockAutomaticMemberLocationsTest(deqp::Context& context);2473 virtual ~VaryingBlockAutomaticMemberLocationsTest() in ~VaryingBlockAutomaticMemberLocationsTest()
13986 VaryingBlockAutomaticMemberLocationsTest::VaryingBlockAutomaticMemberLocationsTest(deqp::Context& c… in test() function in gl4cts::EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest14000 std::string VaryingBlockAutomaticMemberLocationsTest::getShaderSource(GLuint test_case_index, in test()14301 std::string VaryingBlockAutomaticMemberLocationsTest::getTestCaseName(GLuint test_case_index) in test()14324 GLuint VaryingBlockAutomaticMemberLocationsTest::getTestCaseNumber() in test()14335 bool VaryingBlockAutomaticMemberLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()14343 void VaryingBlockAutomaticMemberLocationsTest::testInit() in test()27747 addChild(new EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest(m_context)); in init()