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);
293 vl_vb_map(struct vl_vertex_buffer *buffer, struct pipe_context *pipe) in vl_vb_map() function
624 vl_vb_map(&buf->vertex_stream, dec->context); in vl_mpeg12_begin_frame()