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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_vertex_array.c864 const GLushort *us_ptr = (const GLushort *) indices + req_element; local in function:emit_DrawElements_old
867 const GLint index = (GLint) * (us_ptr++);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_vertex_array.c866 const GLushort *us_ptr = (const GLushort *) indices + req_element; local in function:emit_DrawElements_old
869 const GLint index = (GLint) * (us_ptr++);

Completed in 6 milliseconds