Searched refs:_mesa_LoadMatrixf (Results 1 – 5 of 5) sorted by relevance
347 _mesa_LoadMatrixf( const GLfloat *m ) in _mesa_LoadMatrixf() function480 _mesa_LoadMatrixf(f); in _mesa_LoadMatrixd()522 _mesa_LoadMatrixf(tm); in _mesa_LoadTransposeMatrixf()532 _mesa_LoadMatrixf(tm); in _mesa_LoadTransposeMatrixd()
55 _mesa_LoadMatrixf( const GLfloat *m );
574 _mesa_LoadMatrixf(converted_m); in _mesa_LoadMatrixx()
1086 _mesa_LoadMatrixf(save->TextureMatrix); in _mesa_meta_end()1090 _mesa_LoadMatrixf(save->ModelviewMatrix); in _mesa_meta_end()1093 _mesa_LoadMatrixf(save->ProjectionMatrix); in _mesa_meta_end()
1524 SET_LoadMatrixf(exec, _mesa_LoadMatrixf); in _mesa_initialize_exec_table()