Searched refs:endList (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libANGLE/ |
D | Context_gl_1_autogen.h | 64 void endList(); \
|
D | Context_gl.cpp | 936 void Context::endList() in endList() function in gl::Context
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 1702 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()
|
D | gl4cEnhancedLayoutsTests.hpp | 996 void endList(const glw::GLchar* separator, size_t& search_position, std::string& string);
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 1407 context->endList(); in GL_EndList()
|