Searched refs:_tnl_invalidate_vertices (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.h142 extern void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs );
H A Dt_vertex.c380 void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs ) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.h142 extern void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs );
H A Dt_vertex.c381 void _tnl_invalidate_vertices( struct gl_context *ctx, GLuint newinputs ) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
H A Dss_context.c254 _tnl_invalidate_vertices( ctx, ~0 );
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
H A Dss_context.c254 _tnl_invalidate_vertices( ctx, ~0 );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c727 _tnl_invalidate_vertices( ctx, ~0 );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c835 _tnl_invalidate_vertices( ctx, ~0 );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c727 _tnl_invalidate_vertices( ctx, ~0 );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c834 _tnl_invalidate_vertices( ctx, ~0 );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c1250 _tnl_invalidate_vertices(ctx, ~0);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c1250 _tnl_invalidate_vertices(ctx, ~0);

Completed in 22 milliseconds