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()
13620 VaryingBlockMemberLocationsTest::VaryingBlockMemberLocationsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingBlockMemberLocationsTest13634 std::string VaryingBlockMemberLocationsTest::getShaderSource(GLuint test_case_index, Utils::Shader:… in test()13934 std::string VaryingBlockMemberLocationsTest::getTestCaseName(GLuint test_case_index) in test()13966 GLuint VaryingBlockMemberLocationsTest::getTestCaseNumber() in test()13977 bool VaryingBlockMemberLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()13988 bool VaryingBlockMemberLocationsTest::isFailureExpected(GLuint test_case_index) in test()13996 void VaryingBlockMemberLocationsTest::testInit() in test()27773 addChild(new EnhancedLayouts::VaryingBlockMemberLocationsTest(m_context)); in init()