Home
last modified time | relevance | path

Searched refs:draw_free_temp_verts (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe.h95 extern void draw_free_temp_verts( struct draw_stage *stage );
Ddraw_pipe_util.c98 void draw_free_temp_verts( struct draw_stage *stage ) in draw_free_temp_verts() function
Ddraw_pipe_twoside.c157 draw_free_temp_verts( stage ); in twoside_destroy()
Ddraw_pipe_wide_line.c197 draw_free_temp_verts( stage ); in wideline_destroy()
Ddraw_pipe_offset.c223 draw_free_temp_verts( stage ); in offset_destroy()
Ddraw_pipe_stipple.c227 draw_free_temp_verts( stage ); in stipple_destroy()
Ddraw_pipe_cull.c248 draw_free_temp_verts( stage ); in cull_destroy()
Ddraw_pipe_unfilled.c244 draw_free_temp_verts( stage ); in unfilled_destroy()
Ddraw_pipe_wide_point.c310 draw_free_temp_verts( stage ); in widepoint_destroy()
Ddraw_pipe_flatshade.c301 draw_free_temp_verts( stage ); in flatshade_destroy()
Ddraw_pipe_pstipple.c279 draw_free_temp_verts( stage ); in pstip_destroy()
Ddraw_pipe_aapoint.c617 draw_free_temp_verts( stage ); in aapoint_destroy()
Ddraw_pipe_aaline.c764 draw_free_temp_verts( stage ); in aaline_destroy()
Ddraw_pipe_clip.c951 draw_free_temp_verts( stage ); in clip_destroy()