Searched refs:_mesa_PointSize (Results 1 – 11 of 11) sorted by relevance
41 _mesa_PointSize( GLfloat size );
44 _mesa_PointSize( GLfloat size ) in _mesa_PointSize() function
289 SET_PointSize(exec, _mesa_PointSize); in _mesa_create_exec_table()
714 _mesa_PointSize((GLfloat) (size / 65536.0f)); in _es_PointSizex()
1142 _mesa_PointSize(point->Size); in _mesa_PopAttrib()
356 extern void GL_APIENTRY _mesa_PointSize(GLfloat size);357 #define _es_PointSize _mesa_PointSize