On Tue, 2009-12-15 at 05:14 -0800, michal wrote: > Guys, > > Does the attached patch make sense to you? > > I replaced the incomplete switch-cases with calls to u_format_access > functions that are complete but are going to be a bit more expensive to > call. Since they are used not very often in mesa state tracker, I > thought it's a good compromise.
If there are performance concerns with this approach, you could keep the existing switch cases and put the new calls in the default: path. Keith ------------------------------------------------------------------------------ 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