This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
a call was missed during the last rename
tags/mesa_20090313
Zack Rusin
17 years ago
parent
19780237ff
commit
13d9e616f6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/mesa/pipe/draw/draw_stipple.c
+ 1
- 1
src/mesa/pipe/draw/draw_stipple.c
View File
@@ -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_t
e
mp
_vert
s( stage );
FREE( stage );
}
Write
Preview
Loading…
Cancel
Save