Reviewed-by: Ilia Mirkin <[email protected]>
On Mon, Nov 17, 2014 at 10:58 AM, Axel Davy <[email protected]> wrote: > From: Christoph Bumiller <[email protected]> > > v2: moved in in same order as in p_shader_tokens (thanks Brian) > > Reviewed-by: Marek Olšák <marek.olsak at amd.com> > Signed-off-by: David Heidelberg <[email protected]> > --- > src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h > b/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h > index 7888be8..4ca4f24 100644 > --- a/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h > +++ b/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h > @@ -201,6 +201,7 @@ OP13_SAMPLE(GATHER4) > OP12(SVIEWINFO) > OP13(SAMPLE_POS) > OP12(SAMPLE_INFO) > +OP11(UARL) > > OP13(UCMP) > > -- > 2.1.0 > > _______________________________________________ > mesa-dev mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
