mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-07-09 00:06:12 -04:00
protocol: Add new wl_shm formats
Generated from drm_fourcc.h. Signed-off-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org>
This commit is contained in:
parent
7e2118f3c2
commit
8abf4b5c56
1 changed files with 5 additions and 0 deletions
|
|
@ -475,6 +475,11 @@
|
|||
<entry name="s016" value="0x36313053" summary="2x2 subsampled Cb (1) and Cr (2) planes 16 bits per channel"/>
|
||||
<entry name="s216" value="0x36313253" summary="2x1 subsampled Cb (1) and Cr (2) planes 16 bits per channel"/>
|
||||
<entry name="s416" value="0x36313453" summary="non-subsampled Cb (1) and Cr (2) planes 16 bits per channel"/>
|
||||
<entry name="xvuy2101010" value="0x30335958" summary="[31:0] x:Cr:Cb:Y 2:10:10:10 little endian"/>
|
||||
<entry name="p230" value="0x30333250" summary="2x1 subsampled Cr:Cb plane 10 bits per channel packed"/>
|
||||
<entry name="t430" value="0x30333454"/>
|
||||
<entry name="y8" value="0x59455247" summary="8-bit Y-only"/>
|
||||
<entry name="xyyy2101010" value="0x34415059" summary="[31:0] x:Y2:Y1:Y0 2:10:10:10 little endian"/>
|
||||
</enum>
|
||||
|
||||
<request name="create_pool">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue