Searched defs:vl_compositor_state (Results 1 – 1 of 1) sorted by relevance
75 struct vl_compositor_state struct77 struct pipe_context *pipe;79 bool scissor_valid;80 struct pipe_scissor_state scissor;81 struct pipe_resource *csc_matrix;83 union pipe_color_union clear_color;85 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS;86 struct vl_compositor_layer layers[VL_COMPOSITOR_MAX_LAYERS];