Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_util.c98 void draw_free_temp_verts( struct draw_stage *stage ) in draw_free_temp_verts() function
Ddraw_pipe.h96 extern void draw_free_temp_verts( struct draw_stage *stage );
Ddraw_pipe_cull.c133 draw_free_temp_verts( stage ); in cull_destroy()
Ddraw_pipe_wide_line.c186 draw_free_temp_verts( stage ); in wideline_destroy()
Ddraw_pipe_twoside.c160 draw_free_temp_verts( stage ); in twoside_destroy()
Ddraw_pipe_user_cull.c164 draw_free_temp_verts( stage ); in user_cull_destroy()
Ddraw_pipe_offset.c223 draw_free_temp_verts( stage ); in offset_destroy()
Ddraw_pipe_stipple.c237 draw_free_temp_verts(stage); in stipple_destroy()
Ddraw_pipe_unfilled.c243 draw_free_temp_verts( stage ); in unfilled_destroy()
Ddraw_pipe_wide_point.c303 draw_free_temp_verts( stage ); in widepoint_destroy()
Ddraw_pipe_flatshade.c304 draw_free_temp_verts( stage ); in flatshade_destroy()
Ddraw_pipe_pstipple.c289 draw_free_temp_verts( stage ); in pstip_destroy()
Ddraw_pipe_aaline.c581 draw_free_temp_verts(stage); in aaline_destroy()
Ddraw_pipe_aapoint.c649 draw_free_temp_verts( stage ); in aapoint_destroy()
Ddraw_pipe_clip.c921 draw_free_temp_verts( stage ); in clip_destroy()