Searched refs:_mesa_LineWidth (Results 1 – 5 of 5) sorted by relevance
41 _mesa_LineWidth( GLfloat width );
41 _mesa_LineWidth( GLfloat width ) in _mesa_LineWidth() function
550 _mesa_LineWidth((GLfloat) (width / 65536.0f)); in _es_LineWidthx()
166 SET_LineWidth(exec, _mesa_LineWidth); in _mesa_create_exec_table()
1126 _mesa_LineWidth(line->Width); in _mesa_PopAttrib()