[Mesa-dev] [PATCH] st/mesa: convert ir_triop_lrp to TGSI_OPCODE_LRP
Matt Turner
mattst88 at gmail.com
Fri Mar 1 16:23:17 PST 2013
On Fri, Mar 1, 2013 at 3:56 PM, Brian Paul <brianp at vmware.com> 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 <mattst88 at gmail.com>
More information about the mesa-dev
mailing list