Searched refs:_mesa_PointSize (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
D | points.c | 77 _mesa_PointSize( GLfloat size ) in _mesa_PointSize() function |
D | es1_conversion.c | 702 _mesa_PointSize((GLfloat) (size / 65536.0f)); in _mesa_PointSizex() |