Searched refs:InvalidateState (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_context.c440 swrast->InvalidateState = _swrast_sleep;
593 swrast->InvalidateState = _swrast_invalidate_state;
657 SWRAST_CONTEXT(ctx)->InvalidateState( ctx, new_state );
681 SWRAST_CONTEXT(ctx)->InvalidateState( ctx, _NEW_HINT );
691 SWRAST_CONTEXT(ctx)->InvalidateState( ctx, _NEW_HINT );
757 swrast->InvalidateState = _swrast_sleep;
H A Ds_context.h256 void (*InvalidateState)( struct gl_context *ctx, GLbitfield new_state ); member in struct:__anon927bb33e0108
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_context.c440 swrast->InvalidateState = _swrast_sleep;
593 swrast->InvalidateState = _swrast_invalidate_state;
657 SWRAST_CONTEXT(ctx)->InvalidateState( ctx, new_state );
681 SWRAST_CONTEXT(ctx)->InvalidateState( ctx, _NEW_HINT );
691 SWRAST_CONTEXT(ctx)->InvalidateState( ctx, _NEW_HINT );
757 swrast->InvalidateState = _swrast_sleep;
H A Ds_context.h257 void (*InvalidateState)( struct gl_context *ctx, GLbitfield new_state ); member in struct:__anonea7e70310108

Completed in 5 milliseconds