Searched refs:cvbr (Results 1 – 5 of 5) sorted by relevance
83 struct softpipe_vbuf_render *cvbr = softpipe_vbuf_render(vbr); in sp_vbuf_get_vertex_info() local84 return softpipe_get_vbuf_vertex_info(cvbr->softpipe); in sp_vbuf_get_vertex_info()92 struct softpipe_vbuf_render *cvbr = softpipe_vbuf_render(vbr); in sp_vbuf_allocate_vertices() local95 if (cvbr->vertex_buffer_size < size) { in sp_vbuf_allocate_vertices()96 align_free(cvbr->vertex_buffer); in sp_vbuf_allocate_vertices()97 cvbr->vertex_buffer = align_malloc(size, 16); in sp_vbuf_allocate_vertices()98 cvbr->vertex_buffer_size = size; in sp_vbuf_allocate_vertices()101 cvbr->vertex_size = vertex_size; in sp_vbuf_allocate_vertices()102 cvbr->nr_vertices = nr_vertices; in sp_vbuf_allocate_vertices()104 return cvbr->vertex_buffer != NULL; in sp_vbuf_allocate_vertices()[all …]
924 @item vbr (@emph{vbr}, @emph{hard-cbr}, and @emph{cvbr})936 @item constrained (@emph{cvbr})1769 @item cvbr
8673 "cvbr",24442 "cvbr",
8354 "cvbr",23378 "cvbr",