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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
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...]
  /external/mesa3d/src/mesa/main/
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...]

Completed in 26 milliseconds