Searched refs:VaryingLocationAliasingWithMixedTypesTest (Results 1 – 2 of 2) sorted by relevance
3061 class VaryingLocationAliasingWithMixedTypesTest : public NegativeTestBase class3065 VaryingLocationAliasingWithMixedTypesTest(deqp::Context &context);3067 virtual ~VaryingLocationAliasingWithMixedTypesTest() in ~VaryingLocationAliasingWithMixedTypesTest()
18069 VaryingLocationAliasingWithMixedTypesTest::VaryingLocationAliasingWithMixedTypesTest(deqp::Context … in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest18082 std::string VaryingLocationAliasingWithMixedTypesTest::getShaderSource(GLuint test_case_index, in test()18431 std::string VaryingLocationAliasingWithMixedTypesTest::getTestCaseName(GLuint test_case_index) in test()18456 GLuint VaryingLocationAliasingWithMixedTypesTest::getTestCaseNumber() in test()18467 bool VaryingLocationAliasingWithMixedTypesTest::isComputeRelevant(GLuint /* test_case_index */) in test()18475 void VaryingLocationAliasingWithMixedTypesTest::testInit() in test()28617 addChild(new EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest(m_context)); in init()