Searched refs:vinfo_vbuf (Results 1 – 1 of 1) sorted by relevance
70 struct vertex_info *vinfo_vbuf = &softpipe->vertex_info_vbuf; in softpipe_get_vertex_info() local78 vinfo_vbuf->num_attribs = 0; in softpipe_get_vertex_info()80 draw_emit_vertex_attr(vinfo_vbuf, EMIT_4F, INTERP_PERSPECTIVE, i); in softpipe_get_vertex_info()82 draw_compute_vertex_size(vinfo_vbuf); in softpipe_get_vertex_info()