Searched refs:_mesa_PointSize (Results 1 – 5 of 5) sorted by relevance
44 _mesa_PointSize( GLfloat size );
71 _mesa_PointSize( GLfloat size ) in _mesa_PointSize() function
725 _mesa_PointSize((GLfloat) (size / 65536.0f)); in _mesa_PointSizex()
1248 _mesa_PointSize(point->Size); in _mesa_PopAttrib()
236 SET_PointSize(exec, _mesa_PointSize); in _mesa_initialize_exec_table()