mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 06:40:11 +01:00
a call was missed during the last rename
This commit is contained in:
parent
19780237ff
commit
13d9e616f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue