Home
last modified time | relevance | path

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

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