[Mesa-dev] [PATCH 1/2] dri_util: Add R10G10B10{A, X}2 translation between DRI and mesa_format.

Chad Versace chadversary at chromium.org
Tue May 15 18:17:01 UTC 2018


On Mon 07 May 2018, Miguel Casas wrote:
> Add R10G10B10{A,X}2 translation between mesa_format and DRI format
> to driGLFormatToImageFormat() and driImageFormatToGLFormat().
> 
> Bug: https://crbug.com/776093
> ---
>  src/mesa/drivers/dri/common/dri_util.c | 8 ++++++++
>  1 file changed, 8 insertions(+)

Reviewed-by: Chad Versace <chadversary at chromium.org>

We should drop the space in "{A, X}" before committing,
but the committer can apply that fix. No need to resend.


More information about the mesa-dev mailing list