Searched refs:ui_ptr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_vertex_array.c855 const GLuint *ui_ptr = (const GLuint *) indices + req_element; local in function:emit_DrawElements_old
858 const GLint index = (GLint) * (ui_ptr++);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_vertex_array.c857 const GLuint *ui_ptr = (const GLuint *) indices + req_element; local in function:emit_DrawElements_old
860 const GLint index = (GLint) * (ui_ptr++);

Completed in 11 milliseconds