Searched refs:_mesa_PointSize (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpoints.h44 _mesa_PointSize( GLfloat size );
H A Dpoints.c71 _mesa_PointSize( GLfloat size ) function in typeref:typename:void GLAPIENTRY
H A Des1_conversion.c725 _mesa_PointSize((GLfloat) (size / 65536.0f));
H A Dattrib.c1301 _mesa_PointSize(point->Size);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpoints.h44 _mesa_PointSize( GLfloat size );
H A Dpoints.c71 _mesa_PointSize( GLfloat size ) function in typeref:typename:void GLAPIENTRY
H A Des1_conversion.c724 _mesa_PointSize((GLfloat) (size / 65536.0f));
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c243 SET_PointSize(exec, _mesa_PointSize);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c240 SET_PointSize(exec, _mesa_PointSize);

Completed in 12 milliseconds