[Mesa-dev] [PATCH] gallium: separate out floating-point CAPs into its own enum

Marek Olšák maraeo at gmail.com
Mon Nov 21 04:19:10 PST 2011


On Mon, Nov 21, 2011 at 9:53 AM, Jose Fonseca <jfonseca at vmware.com> wrote:
> I think that PIPE_CAP_FLOAT_XXX is too long and that the non-abbreviated _FLOAT_ word is distracting and misleading, as it sounds like it's related with floating point features, which is not.  Something more subtle, such as PIPE_CAPF_XXX, would be OK though. It's consistent with get_param and get_paramf too.

Ok, I'll change it. CAPF sounds good too.

Marek


More information about the mesa-dev mailing list