Searched refs:_mesa_Scalef (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmatrix.h76 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z );
H A Dmatrix.c438 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z ) function in typeref:typename:void GLAPIENTRY
505 _mesa_Scalef((GLfloat) x, (GLfloat) y, (GLfloat) z);
H A Des1_conversion.c754 _mesa_Scalef((GLfloat) (x / 65536.0f),
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmatrix.h84 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z );
H A Dmatrix.c680 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z ) function in typeref:typename:void GLAPIENTRY
810 _mesa_Scalef((GLfloat) x, (GLfloat) y, (GLfloat) z);
H A Des1_conversion.c753 _mesa_Scalef((GLfloat) (x / 65536.0f),
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1549 SET_Scalef(exec, _mesa_Scalef);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1560 SET_Scalef(exec, _mesa_Scalef);

Completed in 10 milliseconds