Searched refs:_mesa_RasterPos3i (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | rastpos.h | 60 _mesa_RasterPos3i(GLint x, GLint y, GLint z); |
D | rastpos.c | 582 _mesa_RasterPos3i(GLint x, GLint y, GLint z) in _mesa_RasterPos3i() function |