Searched refs:endList (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/OpenGL/libGL/ | ||
D | Context.h | 708 void endList(); |
D | Context.cpp | 3296 void Context::endList() in endList() function in gl::Context |
D | libGL.cpp | 6022 context->endList(); in glEndList() |