On Mon, Mar 2, 2015 at 4:45 PM, Dave Airlie <[email protected]> wrote: > why can't we just do _mesa_error -> __mesa_error, #define _mesa_error > unlikely(__mesa_error) or some such.
I don't think wrapping the function call in unlikely() does anything. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
