Searched refs:_mesa_update_modelview_project (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmatrix.h110 _mesa_update_modelview_project( struct gl_context *ctx, GLuint newstate );
H A Dstate.c283 * \sa _mesa_update_modelview_project(), _mesa_update_texture(),
329 _mesa_update_modelview_project( ctx, new_state );
H A Dmatrix.c627 void _mesa_update_modelview_project( struct gl_context *ctx, GLuint new_state ) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmatrix.h176 _mesa_update_modelview_project( struct gl_context *ctx, GLuint newstate );
H A Dstate.c391 * \sa _mesa_update_modelview_project(), _mesa_update_texture(),
423 _mesa_update_modelview_project( ctx, new_state );
H A Dmatrix.c958 void _mesa_update_modelview_project( struct gl_context *ctx, GLuint new_state ) function in typeref:typename:void

Completed in 10 milliseconds