HomeSort by relevance Sort by last modified time
    Searched refs:_tnl_invalidate_vertex_state (Results 1 - 9 of 9) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_vertex.h 144 extern void _tnl_invalidate_vertex_state( struct gl_context *ctx, GLuint new_state );
t_vertex.c 270 void _tnl_invalidate_vertex_state( struct gl_context *ctx, GLuint new_state ) function
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.c 59 _tnl_invalidate_vertex_state(ctx, new_state);
i830_vtbl.c 878 _tnl_invalidate_vertex_state(ctx, new_state);
i915_vtbl.c 865 _tnl_invalidate_vertex_state(ctx, new_state);
intel_tris.c     [all...]
  /external/mesa3d/src/mesa/swrast_setup/
ss_context.c 226 _tnl_invalidate_vertex_state( ctx, new_state );
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c 717 _tnl_invalidate_vertex_state( ctx, ~0 );
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c 825 _tnl_invalidate_vertex_state( ctx, ~0 );

Completed in 584 milliseconds