Home
last modified time | relevance | path

Searched refs:endList (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h64 void endList(); \
DContext_gl.cpp936 void Context::endList() in endList() function in gl::Context
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp1702 void endList(const glw::GLchar* separator, size_t& search_position, std::string& string) in endList() function
4186 Utils::endList("", position, list); in GetDefinitions()
4207 Utils::endList("", position, list); in GetDefinitions()
6518 Utils::endList("", position, result); in test()
6597 Utils::endList("", position, verification); in test()
6728 Utils::endList("", position, result); in test()
6800 Utils::endList("", position, result); in test()
Dgl4cEnhancedLayoutsTests.hpp996 void endList(const glw::GLchar* separator, size_t& search_position, std::string& string);
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp1407 context->endList(); in GL_EndList()