Searched refs:vbuf_stage (Results 1 – 1 of 1) sorted by relevance
52 struct vbuf_stage { struct88 static INLINE struct vbuf_stage * argument89 vbuf_stage( struct draw_stage *stage ) in vbuf_stage() function92 return (struct vbuf_stage *)stage; in vbuf_stage()96 static void vbuf_flush_vertices( struct vbuf_stage *vbuf );97 static void vbuf_alloc_vertices( struct vbuf_stage *vbuf );109 check_space( struct vbuf_stage *vbuf, unsigned nr ) in check_space()130 emit_vertex( struct vbuf_stage *vbuf, in emit_vertex()157 struct vbuf_stage *vbuf = vbuf_stage( stage ); in vbuf_tri()172 struct vbuf_stage *vbuf = vbuf_stage( stage ); in vbuf_line()[all …]