mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-18 22:05:48 -05:00
backend/drm: add support for image description transfer function
This commit is contained in:
parent
dc258b2237
commit
b482e9089b
5 changed files with 52 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ struct wlr_drm_connector_props {
|
|||
|
||||
uint32_t crtc_id;
|
||||
uint32_t colorspace;
|
||||
uint32_t hdr_output_metadata;
|
||||
};
|
||||
|
||||
struct wlr_drm_crtc_props {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue