Searched refs:_tnl_invalidate_vertex_state (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.h144 extern void _tnl_invalidate_vertex_state( struct gl_context *ctx, GLuint new_state );
H A Dt_vertex.c286 void _tnl_invalidate_vertex_state( struct gl_context *ctx, GLuint new_state ) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.h144 extern void _tnl_invalidate_vertex_state( struct gl_context *ctx, GLuint new_state );
H A Dt_vertex.c287 void _tnl_invalidate_vertex_state( struct gl_context *ctx, GLuint new_state ) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
H A Dss_context.c227 _tnl_invalidate_vertex_state( ctx, new_state );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_context.c64 _tnl_invalidate_vertex_state(ctx, new_state);
H A Di830_vtbl.c871 _tnl_invalidate_vertex_state(ctx, new_state);
H A Di915_vtbl.c839 _tnl_invalidate_vertex_state(ctx, new_state);
H A Dintel_tris.c1249 _tnl_invalidate_vertex_state(ctx, ~0);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
H A Dss_context.c227 _tnl_invalidate_vertex_state( ctx, new_state );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_context.c65 _tnl_invalidate_vertex_state(ctx, new_state);
H A Di830_vtbl.c871 _tnl_invalidate_vertex_state(ctx, new_state);
H A Di915_vtbl.c838 _tnl_invalidate_vertex_state(ctx, new_state);
H A Dintel_tris.c1249 _tnl_invalidate_vertex_state(ctx, ~0);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c726 _tnl_invalidate_vertex_state( ctx, ~0 );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c834 _tnl_invalidate_vertex_state( ctx, ~0 );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c726 _tnl_invalidate_vertex_state( ctx, ~0 );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c833 _tnl_invalidate_vertex_state( ctx, ~0 );

Completed in 21 milliseconds