Reviewed-by: Marek Olšák <marek.ol...@amd.com> Marek
On Wed, Mar 1, 2017 at 8:40 PM, Dave Airlie <airl...@gmail.com> wrote: > From: Dave Airlie <airl...@redhat.com> > > This just documents some info for possible future use. > > Signed-off-by: Dave Airlie <airl...@redhat.com> > --- > src/amd/common/sid.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/amd/common/sid.h b/src/amd/common/sid.h > index 285cfbf..7789add 100644 > --- a/src/amd/common/sid.h > +++ b/src/amd/common/sid.h > @@ -56,6 +56,7 @@ > #define PREDICATION_OP_CLEAR 0x0 > #define PREDICATION_OP_ZPASS 0x1 > #define PREDICATION_OP_PRIMCOUNT 0x2 > +#define PREDICATION_OP_BOOL64 0x3 > > #define PRED_OP(x) ((x) << 16) > > -- > 2.9.3 > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev