Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvarray.h90 _mesa_IndexPointer(GLenum type, GLsizei stride, const GLvoid *ptr);
Dvarray.c346 _mesa_IndexPointer(GLenum type, GLsizei stride, const GLvoid *ptr) in _mesa_IndexPointer() function
828 _mesa_IndexPointer(type, stride, ptr); in _mesa_IndexPointerEXT()
Dapi_exec.c348 SET_IndexPointer(exec, _mesa_IndexPointer); in _mesa_create_exec_table()