Searched refs:_swrast_InvalidateState (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Dswrast.h248 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state );
H A Ds_context.c652 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state ) function in typeref:typename:void
655 _mesa_debug(ctx, "_swrast_InvalidateState\n");
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Dswrast.h248 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state );
H A Ds_context.c652 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state ) function in typeref:typename:void
655 _mesa_debug(ctx, "_swrast_InvalidateState\n");
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_context.c61 _swrast_InvalidateState(ctx, new_state);
H A Dintel_context.c323 _swrast_InvalidateState(ctx, new_state);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_context.c62 _swrast_InvalidateState(ctx, new_state);
H A Dintel_context.c325 _swrast_InvalidateState(ctx, new_state);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c499 _swrast_InvalidateState(ctx, new_state);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c500 _swrast_InvalidateState(ctx, new_state);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/swrast/
H A Dswrast.c714 _swrast_InvalidateState( ctx, new_state );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/osmesa/
H A Dosmesa.c126 _swrast_InvalidateState( ctx, new_state );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_dd.c694 _swrast_InvalidateState( ctx, new_state );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_dd.c701 _swrast_InvalidateState( ctx, new_state );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c203 _swrast_InvalidateState(ctx, new_state);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c208 _swrast_InvalidateState(ctx, new_state);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c2268 _swrast_InvalidateState( ctx, new_state );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c2032 _swrast_InvalidateState( ctx, new_state );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c2269 _swrast_InvalidateState( ctx, new_state );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c2033 _swrast_InvalidateState( ctx, new_state );

Completed in 29 milliseconds