Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_derived.c70 struct vertex_info *vinfo_vbuf = &softpipe->vertex_info_vbuf; in softpipe_get_vertex_info() local
78 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()