wlr_scene: add color transform argument for rendering

This commit is contained in:
Manuel Stoeckl 2024-01-21 09:49:34 -05:00 committed by Simon Ser
parent ffdbfdbbbd
commit 391410deb5
2 changed files with 2 additions and 0 deletions

View file

@ -469,6 +469,7 @@ void wlr_scene_output_set_position(struct wlr_scene_output *scene_output,
struct wlr_scene_output_state_options {
struct wlr_scene_timer *timer;
struct wlr_color_transform *color_transform;
/**
* Allows use of a custom swapchain. This can be useful when trying out an