HomeSort by: relevance | last modified time | path
    Searched defs:_mesa_ColorPointer (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
varray.c 1118 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr)
2493 _mesa_ColorPointer(size, type, stride, ptr);
2699 _mesa_ColorPointer( layout.ccomps, layout.ctype, stride,
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
varray.c 705 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr)
1654 _mesa_ColorPointer(size, type, stride, ptr);
1836 _mesa_ColorPointer( ccomps, ctype, stride,

Completed in 7 milliseconds