Searched defs:nouveau_video_buffer (Results 1 – 1 of 1) sorted by relevance
10 struct nouveau_video_buffer { struct11 struct pipe_video_buffer base;12 unsigned num_planes;13 struct pipe_resource *resources[3];14 struct pipe_sampler_view *sampler_view_planes[3];15 struct pipe_sampler_view *sampler_view_components[3];16 struct pipe_surface *surfaces[3];