Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dindirect_vertex_array.c873 const GLubyte *ub_ptr = (const GLubyte *) indices + req_element; in emit_DrawElements_old() local
876 const GLint index = (GLint) * (ub_ptr++); in emit_DrawElements_old()