HomeSort by relevance Sort by last modified time
    Searched full:us_ptr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_array.c 827 const GLushort *us_ptr = (const GLushort *) indices + req_element; local
830 const GLint index = (GLint) * (us_ptr++);
    [all...]
  /external/mesa3d/src/glx/
indirect_vertex_array.c 827 const GLushort *us_ptr = (const GLushort *) indices + req_element; local
830 const GLint index = (GLint) * (us_ptr++);
    [all...]

Completed in 200 milliseconds