Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h90 struct vl_compositor_state struct
92 struct pipe_context *pipe;
94 bool scissor_valid;
95 struct pipe_scissor_state scissor;
96 struct pipe_resource *shader_params;
98 union pipe_color_union clear_color;
100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS;
101 struct vl_compositor_layer layers[VL_COMPOSITOR_MAX_LAYERS];
102 bool interlaced;