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()
18070 VaryingLocationAliasingWithMixedTypesTest::VaryingLocationAliasingWithMixedTypesTest(deqp::Context&… in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest18083 std::string VaryingLocationAliasingWithMixedTypesTest::getShaderSource(GLuint test_case_index, in test()18432 std::string VaryingLocationAliasingWithMixedTypesTest::getTestCaseName(GLuint test_case_index) in test()18457 GLuint VaryingLocationAliasingWithMixedTypesTest::getTestCaseNumber() in test()18468 bool VaryingLocationAliasingWithMixedTypesTest::isComputeRelevant(GLuint /* test_case_index */) in test()18476 void VaryingLocationAliasingWithMixedTypesTest::testInit() in test()27749 addChild(new EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest(m_context)); in init()