Searched refs:_mesa_Recti (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
D | draw.h | 255 _mesa_Recti(GLint x1, GLint y1, GLint x2, GLint y2); |
D | draw.c | 1366 _mesa_Recti(GLint x1, GLint y1, GLint x2, GLint y2) in _mesa_Recti() function |