Searched refs:_mesa_ColorPointer (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvarray.h130 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr);
H A Dvarray.c705 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) function in typeref:typename:void GLAPIENTRY
1654 _mesa_ColorPointer(size, type, stride, ptr);
1836 _mesa_ColorPointer( ccomps, ctype, stride,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvarray.h144 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr);
H A Dvarray.c1118 _mesa_ColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) function in typeref:typename:void GLAPIENTRY
2493 _mesa_ColorPointer(size, type, stride, ptr);
2699 _mesa_ColorPointer( layout.ccomps, layout.ctype, stride,
H A Dattrib.c1594 _mesa_ColorPointer(4, GL_FLOAT, 0, 0);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c324 SET_ColorPointer(exec, _mesa_ColorPointer);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c322 SET_ColorPointer(exec, _mesa_ColorPointer);

Completed in 19 milliseconds