Searched refs:vl_vb_map (Results 1 – 3 of 3) sorted by relevance
122 void vl_vb_map(struct vl_vertex_buffer *buffer, struct pipe_context *pipe);
244 vl_vb_map(buffer, pipe); in vl_vb_init()294 vl_vb_map(struct vl_vertex_buffer *buffer, struct pipe_context *pipe) in vl_vb_map() function
542 vl_vb_map(&buf->vertex_stream, dec->base.context); in vl_mpeg12_begin_frame()