Searched refs:VaryingLocationAliasingWithMixedTypesTest (Results 1 – 2 of 2) sorted by relevance
3056 class VaryingLocationAliasingWithMixedTypesTest : public NegativeTestBase class3060 VaryingLocationAliasingWithMixedTypesTest(deqp::Context& context);3062 virtual ~VaryingLocationAliasingWithMixedTypesTest() in ~VaryingLocationAliasingWithMixedTypesTest()
18064 VaryingLocationAliasingWithMixedTypesTest::VaryingLocationAliasingWithMixedTypesTest(deqp::Context&… in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest18077 std::string VaryingLocationAliasingWithMixedTypesTest::getShaderSource(GLuint test_case_index, in test()18426 std::string VaryingLocationAliasingWithMixedTypesTest::getTestCaseName(GLuint test_case_index) in test()18451 GLuint VaryingLocationAliasingWithMixedTypesTest::getTestCaseNumber() in test()18462 bool VaryingLocationAliasingWithMixedTypesTest::isComputeRelevant(GLuint /* test_case_index */) in test()18470 void VaryingLocationAliasingWithMixedTypesTest::testInit() in test()28567 addChild(new EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest(m_context)); in init()