Searched refs:_mesa_ColorPointer (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | varray.c | 1330 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) in _mesa_ColorPointer() function 2767 _mesa_ColorPointer(size, type, stride, ptr); in _mesa_ColorPointerEXT() 2973 _mesa_ColorPointer( layout.ccomps, layout.ctype, stride, in _mesa_InterleavedArrays()
|
H A D | attrib.c | 1452 _mesa_ColorPointer(4, GL_FLOAT, 0, 0); in _mesa_ClientAttribDefaultEXT()
|