freedreno/ir3: show input/output wrmask's in disasm
authorRob Clark <robdclark@chromium.org>
Fri, 25 Oct 2019 23:15:10 +0000 (16:15 -0700)
committerRob Clark <robdclark@chromium.org>
Tue, 12 Nov 2019 21:55:03 +0000 (13:55 -0800)
commit7a5f073da32f938242b21565414029e823924e06
treef2a593781cf708a44ebc57b39aea46a31f0926a6
parentc00a67171c99a885ffa46aff31f9cfa165947d78
freedreno/ir3: show input/output wrmask's in disasm

Currently it is always 0x1 (scalar), but that will change in a later
patch.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/freedreno/ir3/ir3_shader.c