Searched refs:_mesa_ColorPointer (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | varray.c | 1142 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) in _mesa_ColorPointer() function 2519 _mesa_ColorPointer(size, type, stride, ptr); in _mesa_ColorPointerEXT() 2725 _mesa_ColorPointer( layout.ccomps, layout.ctype, stride, in _mesa_InterleavedArrays()
|
D | attrib.c | 1450 _mesa_ColorPointer(4, GL_FLOAT, 0, 0); in _mesa_ClientAttribDefaultEXT()
|