Searched refs:_mesa_PointSize (Results 1 – 5 of 5) sorted by relevance
41 _mesa_PointSize( GLfloat size );
44 _mesa_PointSize( GLfloat size ) in _mesa_PointSize() function
714 _mesa_PointSize((GLfloat) (size / 65536.0f)); in _es_PointSizex()
289 SET_PointSize(exec, _mesa_PointSize); in _mesa_create_exec_table()
1142 _mesa_PointSize(point->Size); in _mesa_PopAttrib()