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[VL_NUM_COMPONENTS];14 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];15 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];16 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2];