panfrost/midgard: Use unsigned blend patch offset
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 5 Jul 2019 23:51:30 +0000 (16:51 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 10 Jul 2019 13:12:08 +0000 (06:12 -0700)
commitc9af7701d1be791752fafcbe19169851bcdf1336
tree78edbc51706da1292574563b7c663a94ccb1746b
parent6def428f101df867ace51eba6ec412ca971df6cd
panfrost/midgard: Use unsigned blend patch offset

We would like the offset field to be unsigned, letting 0 represent "no
offset" and positive represent an offset.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/midgard/midgard_compile.c