mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
Merge 1351c4e505 into 829c75b9c9
This commit is contained in:
commit
7fdfe15ee7
4 changed files with 13 additions and 3 deletions
|
|
@ -262,6 +262,7 @@ enum render_bit_depth {
|
|||
RENDER_BIT_DEPTH_DEFAULT, // the default is currently 8
|
||||
RENDER_BIT_DEPTH_8,
|
||||
RENDER_BIT_DEPTH_10,
|
||||
RENDER_BIT_DEPTH_16F,
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue