On Fri, Mar 1, 2013 at 3:56 PM, Brian Paul <[email protected]> wrote: > AFAICT, all gallium drivers implemente TGSI_OPCODE_LRP. > Tested with softpipe, llvmpipe, svga drivers.
Oh yeah, looks like it. Cool. Maybe a comment to note the argument ordering difference between ir_triop_lrp and TGSI_OPCODE_LRP? Either way: Reviewed-by: Matt Turner <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
