Searched defs:vl_compositor_state (Results 1 – 1 of 1) sorted by relevance
88 struct vl_compositor_state struct90 struct pipe_context *pipe;92 bool scissor_valid;93 struct pipe_scissor_state scissor;94 struct pipe_resource *shader_params;96 union pipe_color_union clear_color;98 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS;99 struct vl_compositor_layer layers[VL_COMPOSITOR_MAX_LAYERS];100 bool interlaced;