Home
last modified time | relevance | path

Searched refs:_swrast_InvalidateState (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/mesa/swrast/
Dswrast.h248 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state );
DNOTES32 void _swrast_InvalidateState( struct gl_context *ctx, GLuint new_state );
Ds_context.c652 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state ) in _swrast_InvalidateState() function
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.c62 _swrast_InvalidateState(ctx, new_state); in i915InvalidateState()
Dintel_context.c324 _swrast_InvalidateState(ctx, new_state); in intelInvalidateState()
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.c500 _swrast_InvalidateState(ctx, new_state); in nouveau_update_state()
/third_party/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c701 _swrast_InvalidateState( ctx, new_state ); in xmesa_update_state()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c208 _swrast_InvalidateState(ctx, new_state); in brw_update_state()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c2033 _swrast_InvalidateState( ctx, new_state ); in radeonInvalidateState()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c2269 _swrast_InvalidateState( ctx, new_state ); in r200InvalidateState()