Searched refs:_mesa_RasterPos4i (Results 1 – 3 of 3) sorted by relevance
68 _mesa_RasterPos4i(GLint x, GLint y, GLint z, GLint w);
569 _mesa_RasterPos4i(GLint x, GLint y, GLint z, GLint w) in _mesa_RasterPos4i() function
1366 SET_RasterPos4i(exec, _mesa_RasterPos4i); in _mesa_initialize_exec_table()