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
561 _mesa_LineWidth((GLfloat) (width / 65536.0f)); in _mesa_LineWidthx()
1218 _mesa_LineWidth(line->Width); in _mesa_PopAttrib()
518 SET_LineWidth(exec, _mesa_LineWidth); in _mesa_initialize_exec_table()