Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3117 class VaryingLocationAliasingWithMixedInterpolationTest : public NegativeTestBase class
3121 VaryingLocationAliasingWithMixedInterpolationTest(deqp::Context &context);
3123 virtual ~VaryingLocationAliasingWithMixedInterpolationTest() in ~VaryingLocationAliasingWithMixedInterpolationTest()
H A Dgl4cEnhancedLayoutsTests.cpp18554 VaryingLocationAliasingWithMixedInterpolationTest::VaryingLocationAliasingWithMixedInterpolationTes… in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedInterpolationTest
18569 std::string VaryingLocationAliasingWithMixedInterpolationTest::getShaderSource(GLuint test_case_ind… in test()
18908 std::string VaryingLocationAliasingWithMixedInterpolationTest::getTestCaseName(GLuint test_case_ind… in test()
18935 GLuint VaryingLocationAliasingWithMixedInterpolationTest::getTestCaseNumber() in test()
18946 bool VaryingLocationAliasingWithMixedInterpolationTest::isComputeRelevant(GLuint /* test_case_index… in test()
18954 void VaryingLocationAliasingWithMixedInterpolationTest::testInit() in test()
19077 const GLchar *VaryingLocationAliasingWithMixedInterpolationTest::getInterpolationQualifier(INTERPOL… in test()
28618 addChild(new EnhancedLayouts::VaryingLocationAliasingWithMixedInterpolationTest(m_context)); in init()