Searched refs:VaryingLocationAliasingWithMixedInterpolationTest (Results 1 – 2 of 2) sorted by relevance
3049 class VaryingLocationAliasingWithMixedInterpolationTest : public NegativeTestBase class3053 VaryingLocationAliasingWithMixedInterpolationTest(deqp::Context& context);3055 virtual ~VaryingLocationAliasingWithMixedInterpolationTest() in ~VaryingLocationAliasingWithMixedInterpolationTest()
17976 VaryingLocationAliasingWithMixedInterpolationTest::VaryingLocationAliasingWithMixedInterpolationTes… in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedInterpolationTest17991 std::string VaryingLocationAliasingWithMixedInterpolationTest::getShaderSource(GLuint test_case… in test()18321 std::string VaryingLocationAliasingWithMixedInterpolationTest::getTestCaseName(GLuint test_case_ind… in test()18348 GLuint VaryingLocationAliasingWithMixedInterpolationTest::getTestCaseNumber() in test()18359 bool VaryingLocationAliasingWithMixedInterpolationTest::isComputeRelevant(GLuint /* test_case_index… in test()18367 void VaryingLocationAliasingWithMixedInterpolationTest::testInit() in test()18486 const GLchar* VaryingLocationAliasingWithMixedInterpolationTest::getInterpolationQualifier(INTERPOL… in test()18514 bool VaryingLocationAliasingWithMixedInterpolationTest::isFloatType(const Utils::Type& type) in test()27751 addChild(new EnhancedLayouts::VaryingLocationAliasingWithMixedInterpolationTest(m_context)); in init()