Searched refs:ub_ptr (Results 1 - 2 of 2) sorted by last modified time

/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c836 const GLubyte *ub_ptr = (const GLubyte *) indices + req_element; local
839 const GLint index = (GLint) * (ub_ptr++);
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dindirect_vertex_array.c836 const GLubyte *ub_ptr = (const GLubyte *) indices + req_element; local
839 const GLint index = (GLint) * (ub_ptr++);

Completed in 1937 milliseconds