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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dindirect_vertex_array.c827 const GLushort *us_ptr = (const GLushort *) indices + req_element; local
830 const GLint index = (GLint) * (us_ptr++);
/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c827 const GLushort *us_ptr = (const GLushort *) indices + req_element; local
830 const GLint index = (GLint) * (us_ptr++);

Completed in 75 milliseconds