Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1147 …virtual std::string getPassSnippet(glw::GLuint test_case_index, Utils::VaryingPassthrough& varying…
2256 …virtual std::string getPassSnippet(glw::GLuint test_case_index, Utils::VaryingPassthrough& varying…
2367 …virtual std::string getPassSnippet(glw::GLuint test_case_index, Utils::VaryingPassthrough& varying…
3271 …virtual std::string getPassSnippet(glw::GLuint test_case_index, Utils::VaryingPassthrough& varying…
Dgl4cEnhancedLayoutsTests.cpp6402 std::string TextureTestBase::getPassSnippet(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::TextureTestBase
7236 const std::string& passthrough = getPassSnippet(test_case_index, varying_passthrough, stage); in test()
12903 std::string VaryingStructureLocationsTest::getPassSnippet(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::VaryingStructureLocationsTest
12911 result = TextureTestBase::getPassSnippet(0, varying_passthrough, stage); in test()
13402 std::string VaryingBlockLocationsTest::getPassSnippet(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::VaryingBlockLocationsTest
13410 result = TextureTestBase::getPassSnippet(0, varying_passthrough, stage); in test()
19288 std::string FragmentDataLocationAPITest::getPassSnippet(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::FragmentDataLocationAPITest