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

  /external/mesa3d/src/glx/
indirect_vertex_array.c 855 const GLuint *ui_ptr = (const GLuint *) indices + req_element; local
858 const GLint index = (GLint) * (ui_ptr++);
    [all...]

Completed in 151 milliseconds