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