Home
last modified time | relevance | path

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

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