Searched refs:_mesa_LineWidth (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dlines.h41 _mesa_LineWidth( GLfloat width );
H A Dlines.c41 _mesa_LineWidth( GLfloat width ) function
H A Dapi_exec.c166 SET_LineWidth(exec, _mesa_LineWidth);
H A Des1_conversion.c550 _mesa_LineWidth((GLfloat) (width / 65536.0f));
H A Dattrib.c1126 _mesa_LineWidth(line->Width);

Completed in 245 milliseconds