Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp2298 class VaryingStructureMemberLocationTest : public NegativeTestBase class
2301 VaryingStructureMemberLocationTest(deqp::Context& context);
2303 ~VaryingStructureMemberLocationTest() in ~VaryingStructureMemberLocationTest()
H A Dgl4cEnhancedLayoutsTests.cpp13107 VaryingStructureMemberLocationTest::VaryingStructureMemberLocationTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingStructureMemberLocationTest
13120 std::string VaryingStructureMemberLocationTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
13424 std::string VaryingStructureMemberLocationTest::getTestCaseName(GLuint test_case_index) in test()
13447 GLuint VaryingStructureMemberLocationTest::getTestCaseNumber() in test()
13458 bool VaryingStructureMemberLocationTest::isComputeRelevant(GLuint /* test_case_index */) in test()
13466 void VaryingStructureMemberLocationTest::testInit() in test()
28563 addChild(new EnhancedLayouts::VaryingStructureMemberLocationTest(m_context)); in init()

Completed in 36 milliseconds