Home
last modified time | relevance | path

Searched refs:VaryingLocationAliasingWithMixedTypesTest (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp3056 class VaryingLocationAliasingWithMixedTypesTest : public NegativeTestBase class
3060 VaryingLocationAliasingWithMixedTypesTest(deqp::Context& context);
3062 virtual ~VaryingLocationAliasingWithMixedTypesTest() in ~VaryingLocationAliasingWithMixedTypesTest()
Dgl4cEnhancedLayoutsTests.cpp18070 VaryingLocationAliasingWithMixedTypesTest::VaryingLocationAliasingWithMixedTypesTest(deqp::Context&… in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest
18083 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()