Searched defs:_mesa_ColorPointer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dvarray.c312 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) function
819 _mesa_ColorPointer(size, type, stride, ptr);
1003 _mesa_ColorPointer( ccomps, ctype, stride,
/external/mesa3d/src/mesa/main/
H A Dvarray.c312 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) function
819 _mesa_ColorPointer(size, type, stride, ptr);
1003 _mesa_ColorPointer( ccomps, ctype, stride,

Completed in 373 milliseconds