Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dindirect_vertex_array.c864 const GLushort *us_ptr = (const GLushort *) indices + req_element; in emit_DrawElements_old() local
867 const GLint index = (GLint) * (us_ptr++); in emit_DrawElements_old()