[RFC xserver 05/16] DRI3/Glamor: Implement PixmapFromBuffers request

Daniel Stone daniel at fooishbar.org
Fri Jul 28 06:58:25 UTC 2017


Hi,

On 28 July 2017 at 00:03, Eric Anholt <eric at anholt.net> wrote:
> Daniel Stone <daniels at collabora.com> writes:
>> +        { .format = DRM_FORMAT_ARGB2101010, .depth = 30, .bpp = 32 },
>> +        { .format = DRM_FORMAT_ABGR2101010, .depth = 30, .bpp = 32 },
>> +        { .format = DRM_FORMAT_RGBA1010102, .depth = 30, .bpp = 32 },
>> +        { .format = DRM_FORMAT_BGRA1010102, .depth = 30, .bpp = 32 },
>
> Regardless of the resolution of the core rendering/depth/etc discussion
> elsewhere, these 4 would be depth 32.

Yeah, obviously correct. Thanks for the detailed look. :)

Cheers,
Daniel


More information about the xorg-devel mailing list