Home
last modified time | relevance | path

Searched defs:nouveau_vp3_video_buffer (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.h29 struct nouveau_vp3_video_buffer { struct
30 struct pipe_video_buffer base;
31 unsigned num_planes, valid_ref;
32 struct pipe_resource *resources[VL_NUM_COMPONENTS];
33 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];
34 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];
35 struct pipe_surface *surfaces[VL_NUM_COMPONENTS * 2];