Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3056 class VaryingLocationAliasingWithMixedTypesTest : public NegativeTestBase class
3060 VaryingLocationAliasingWithMixedTypesTest(deqp::Context& context);
3062 virtual ~VaryingLocationAliasingWithMixedTypesTest() in ~VaryingLocationAliasingWithMixedTypesTest()
H A Dgl4cEnhancedLayoutsTests.cpp18064 VaryingLocationAliasingWithMixedTypesTest::VaryingLocationAliasingWithMixedTypesTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest
18077 std::string VaryingLocationAliasingWithMixedTypesTest::getShaderSource(GLuint test_case_index, in test()
18426 std::string VaryingLocationAliasingWithMixedTypesTest::getTestCaseName(GLuint test_case_index) in test()
18451 GLuint VaryingLocationAliasingWithMixedTypesTest::getTestCaseNumber() in test()
18462 bool VaryingLocationAliasingWithMixedTypesTest::isComputeRelevant(GLuint /* test_case_index */) in test()
18470 void VaryingLocationAliasingWithMixedTypesTest::testInit() in test()
28567 addChild(new EnhancedLayouts::VaryingLocationAliasingWithMixedTypesTest(m_context)); in init()

Completed in 36 milliseconds