HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_ColorPointer (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/main/
varray.h 86 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr);
varray.c 312 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr)
819 _mesa_ColorPointer(size, type, stride, ptr);
1003 _mesa_ColorPointer( ccomps, ctype, stride,
    [all...]
api_exec.c 331 SET_ColorPointer(exec, _mesa_ColorPointer);
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]

Completed in 221 milliseconds