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.c561 _mesa_LineWidth((GLfloat) (width / 65536.0f)); in _mesa_LineWidthx()
Dattrib.c1218 _mesa_LineWidth(line->Width); in _mesa_PopAttrib()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c518 SET_LineWidth(exec, _mesa_LineWidth); in _mesa_initialize_exec_table()