Searched refs:_mesa_Vertex2d (Results 1 – 3 of 3) sorted by relevance
185 _mesa_Vertex2d( GLdouble x, GLdouble y );
560 _mesa_Vertex2d( GLdouble x, GLdouble y ) in _mesa_Vertex2d() function1661 SET_Vertex2d(dest, _mesa_Vertex2d); in _mesa_loopback_init_api_table()
1430 SET_Vertex2d(exec, _mesa_Vertex2d); in _mesa_initialize_exec_table()