Home
last modified time | relevance | path

Searched refs:_mesa_LoadMatrixd (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmatrix.h58 _mesa_LoadMatrixd( const GLdouble *m );
Dmatrix.c473 _mesa_LoadMatrixd( const GLdouble *m ) in _mesa_LoadMatrixd() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1264 SET_LoadMatrixd(exec, _mesa_LoadMatrixd); in _mesa_initialize_exec_table()