[Mesa-dev] [PATCH] mesa: rename MESA format names to have the same names as PIPE formats
Michel Dänzer
michel at daenzer.net
Tue Jan 14 17:25:07 PST 2014
On Fre, 2014-01-10 at 19:19 -0800, Mark Mueller wrote:
>
>
> 1) Should MESA_FORMAT names clearly distinguish between array and
> packed formats, yes or no?
Yes.
> 2) What is your preference for array format naming convention:
> a) RGBA8888_UNORM
> b) R8G8B8A8_UNORM
> c) RGBA_UNORM8
c)
> 3) What is your preference for packed format naming convention:
> a) RGBA5551_UNORM
> b) R5G5B5A1_UNORM
b)
> 4) What is your preference for naming packed formats with 10 or more bits:
> a) RGBA1010102_UNORM
> b) R10G10B10A2_UNORM
> c) RGBAaaa2_UNORM
> d) Croque-monsieur
b) (so the component size doesn't matter for packed formats)
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the mesa-dev
mailing list