Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3061 class VaryingLocationAliasingWithMixedTypesTest : public NegativeTestBase class
3065 VaryingLocationAliasingWithMixedTypesTest(deqp::Context &context);
3067 virtual ~VaryingLocationAliasingWithMixedTypesTest() in ~VaryingLocationAliasingWithMixedTypesTest()
H A Dgl4cEnhancedLayoutsTests.cpp18069 VaryingLocationAliasingWithMixedTypesTest::VaryingLocationAliasingWithMixedTypesTest(deqp::Context … in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest
18082 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()