[Mesa-dev] [PATCH v2 6/7] egl/android: Add support for YV12 pixel format (v2)

Rob Herring robh at kernel.org
Tue Aug 2 19:43:52 UTC 2016


On Tue, Aug 2, 2016 at 6:07 AM, Tomasz Figa <tfiga at chromium.org> wrote:
> This patch adds support for YV12 pixel format to the Android platform
> backend. Only creating EGL images is supported, it is not added to the
> list of available visuals.
>
> v2: Use const array defined just for YV12 instead of trying to be overly
>     generic.
>
> Signed-off-by: Tomasz Figa <tfiga at chromium.org>
> Signed-off-by: Kalyan Kondapally <kalyan.kondapally at intel.com>

I didn't exercise this path, but it didn't break anything, so:

Tested-by: Rob Herring <robh at kernel.org>


More information about the mesa-dev mailing list