Переглянути джерело

a call was missed during the last rename

tags/mesa_20090313
Zack Rusin 17 роки тому
джерело
коміт
13d9e616f6
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      src/mesa/pipe/draw/draw_stipple.c

+ 1
- 1
src/mesa/pipe/draw/draw_stipple.c Переглянути файл

@@ -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 );
}


Завантаження…
Відмінити
Зберегти