Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp2250 class VaryingStructureLocationsTest : public TextureTestBase class
2253 VaryingStructureLocationsTest(deqp::Context& context);
2255 ~VaryingStructureLocationsTest() in ~VaryingStructureLocationsTest()
H A Dgl4cEnhancedLayoutsTests.cpp12979 VaryingStructureLocationsTest::VaryingStructureLocationsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingStructureLocationsTest
12993 std::string VaryingStructureLocationsTest::getPassSnippet(GLuint /* test_case_index */, in test()
13018 void VaryingStructureLocationsTest::getProgramInterface(GLuint test_case_index, in test()
13065 std::string VaryingStructureLocationsTest::getTestCaseName(glw::GLuint test_case_index) in test()
13074 glw::GLuint VaryingStructureLocationsTest::getTestCaseNumber() in test()
13085 bool VaryingStructureLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()
13096 bool VaryingStructureLocationsTest::useMonolithicProgram(GLuint /* test_case_index */) in test()
28589 addChild(new EnhancedLayouts::VaryingStructureLocationsTest(m_context)); in init()

Completed in 35 milliseconds