RESOLVED FIXED 267446
[GTK][WPE] Prefer 8 bit DMA-BUF formats
https://bugs.webkit.org/show_bug.cgi?id=267446
Summary [GTK][WPE] Prefer 8 bit DMA-BUF formats
Carlos Garcia Campos
Reported 2024-01-12 00:35:12 PST
I thought the formats returned by the compositor were sorted by preference, but only the tranches are sorted by usage, so all formats for the same usage has the same priority. Some, drivers are returning 10 bits formats first, but we should prefer 8 bits ones if supported.
Attachments
Carlos Garcia Campos
Comment 1 2024-01-12 00:38:38 PST
EWS
Comment 2 2024-01-12 01:40:55 PST
Committed 272962@main (5a3c1c46999c): <https://commits.webkit.org/272962@main> Reviewed commits have been landed. Closing PR #22697 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.