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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_tex.h42 extern void r200UpdateTextureState( struct gl_context *ctx );
H A Dr200_state.c1910 /* Picked up in r200UpdateTextureState.
1957 r200UpdateTextureState( ctx );
1958 /* if we call r200UpdateTextureState we need the code below because we are calling it with
1961 Should really figure out why we need to call r200UpdateTextureState in the first place */
2013 /* everything else picked up in r200UpdateTextureState hopefully */
2201 r200UpdateTextureState( ctx );
H A Dr200_texstate.c1477 void r200UpdateTextureState( struct gl_context *ctx ) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_tex.h42 extern void r200UpdateTextureState( struct gl_context *ctx );
H A Dr200_state.c1911 /* Picked up in r200UpdateTextureState.
1958 r200UpdateTextureState( ctx );
1959 /* if we call r200UpdateTextureState we need the code below because we are calling it with
1962 Should really figure out why we need to call r200UpdateTextureState in the first place */
2014 /* everything else picked up in r200UpdateTextureState hopefully */
2202 r200UpdateTextureState( ctx );
H A Dr200_texstate.c1474 void r200UpdateTextureState( struct gl_context *ctx ) function in typeref:typename:void

Completed in 11 milliseconds