Searched refs:_swrast_InvalidateState (Results 1 - 20 of 20) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | swrast.h | 248 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state );
|
| H A D | s_context.c | 652 _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 D | swrast.h | 248 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state );
|
| H A D | s_context.c | 652 _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 D | i915_context.c | 61 _swrast_InvalidateState(ctx, new_state);
|
| H A D | intel_context.c | 323 _swrast_InvalidateState(ctx, new_state);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | i915_context.c | 62 _swrast_InvalidateState(ctx, new_state);
|
| H A D | intel_context.c | 325 _swrast_InvalidateState(ctx, new_state);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_state.c | 499 _swrast_InvalidateState(ctx, new_state);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_state.c | 500 _swrast_InvalidateState(ctx, new_state);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/swrast/ |
| H A D | swrast.c | 714 _swrast_InvalidateState( ctx, new_state );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/osmesa/ |
| H A D | osmesa.c | 126 _swrast_InvalidateState( ctx, new_state );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xm_dd.c | 694 _swrast_InvalidateState( ctx, new_state );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | xm_dd.c | 701 _swrast_InvalidateState( ctx, new_state );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_context.c | 203 _swrast_InvalidateState(ctx, new_state);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_context.c | 208 _swrast_InvalidateState(ctx, new_state);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state.c | 2268 _swrast_InvalidateState( ctx, new_state );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_state.c | 2032 _swrast_InvalidateState( ctx, new_state );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state.c | 2269 _swrast_InvalidateState( ctx, new_state );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_state.c | 2033 _swrast_InvalidateState( ctx, new_state );
|
Completed in 29 milliseconds