Searched refs:VaryingBlockMemberLocationsTest (Results 1 – 2 of 2) sorted by relevance
2419 class VaryingBlockMemberLocationsTest : public NegativeTestBase class2423 VaryingBlockMemberLocationsTest(deqp::Context& context);2425 virtual ~VaryingBlockMemberLocationsTest() in ~VaryingBlockMemberLocationsTest()
13614 VaryingBlockMemberLocationsTest::VaryingBlockMemberLocationsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingBlockMemberLocationsTest13628 std::string VaryingBlockMemberLocationsTest::getShaderSource(GLuint test_case_index, Utils::Shader:… in test()13928 std::string VaryingBlockMemberLocationsTest::getTestCaseName(GLuint test_case_index) in test()13960 GLuint VaryingBlockMemberLocationsTest::getTestCaseNumber() in test()13971 bool VaryingBlockMemberLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()13982 bool VaryingBlockMemberLocationsTest::isFailureExpected(GLuint test_case_index) in test()13990 void VaryingBlockMemberLocationsTest::testInit() in test()28591 addChild(new EnhancedLayouts::VaryingBlockMemberLocationsTest(m_context)); in init()