Parcourir la source

a call was missed during the last rename

tags/mesa_20090313
Zack Rusin il y a 17 ans
Parent
révision
13d9e616f6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/mesa/pipe/draw/draw_stipple.c

+ 1
- 1
src/mesa/pipe/draw/draw_stipple.c Voir le fichier

@@ -212,7 +212,7 @@ passthrough_tri(struct draw_stage *stage, struct prim_header *header)
static void
stipple_destroy( struct draw_stage *stage )
{
draw_free_tmps( stage );
draw_free_temp_verts( stage );
FREE( stage );
}


Chargement…
Annuler
Enregistrer