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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to