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 D | matrix.h | 110 _mesa_update_modelview_project( struct gl_context *ctx, GLuint newstate );
|
| H A D | state.c | 283 * \sa _mesa_update_modelview_project(), _mesa_update_texture(), 329 _mesa_update_modelview_project( ctx, new_state );
|
| H A D | matrix.c | 627 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 D | matrix.h | 176 _mesa_update_modelview_project( struct gl_context *ctx, GLuint newstate );
|
| H A D | state.c | 391 * \sa _mesa_update_modelview_project(), _mesa_update_texture(), 423 _mesa_update_modelview_project( ctx, new_state );
|
| H A D | matrix.c | 958 void _mesa_update_modelview_project( struct gl_context *ctx, GLuint new_state ) function in typeref:typename:void
|
Completed in 10 milliseconds