1
0
Fork 0
forked from wry/wry

head-management: add drm-color-space-setter-v1 extension

This commit is contained in:
Julian Orth 2025-07-14 16:23:45 +02:00
parent 15e68fc551
commit 1a306c4fa9
7 changed files with 187 additions and 0 deletions

View file

@ -409,4 +409,5 @@ declare_extensions! {
jay_vrr_mode_setter_v1: JayVrrModeSetterV1,
jay_tearing_mode_setter_v1: JayTearingModeSetterV1,
format_setter_v1: FormatSetterV1,
drm_color_space_setter_v1: DrmColorSpaceSetterV1,
}