Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c1181 translate_id(GLsizei n, GLenum type, const GLvoid * list) in translate_id() function
9561 GLuint list = (GLuint) (ctx->List.ListBase + translate_id(i, type, lists)); in _mesa_CallLists()