José Fonseca pisze:
> This is not true. UTIL_FORMAT_LAYOUT_* are needed for code generation in
> u_format_access.py and llvmpipe.
>
> It seems here what you want is a is-compressed or not flag. If so add
> that flag to util_format_description, modify u_format_table.py to
> generate that flag, and leave UTIL_FORMAT_LAYOUT untouched.
>
>   
Agreed -- I had no idea you are going to use UTIL_FORMAT_LAYOUT 
information in llvmpipe without using the .csv file.

I think I am going to provide a convenience function that return the 
information I want.

Thanks.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to