Searched refs:callLists (Results 1 – 3 of 3) sorted by relevance
19 void callLists(GLsizei n, GLenum type, const void *lists); \
487 void Context::callLists(GLsizei n, GLenum type, const void *lists) in callLists() function in gl::Context
174 context->callLists(n, type, lists); in GL_CallLists()