OSDN Git Service

anv: fix writemask on blit fragment shader.
authorDave Airlie <airlied@redhat.com>
Tue, 16 Aug 2016 00:00:28 +0000 (10:00 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 16 Aug 2016 00:29:44 +0000 (10:29 +1000)
commitc2f225203721681fe964cb6f1f4fec317260a91e
treeeecd9cdbb141635d5987e133a5732168417e989c
parentc0580f6a3859ec373ed11b3a6266c9b94d01a343
anv: fix writemask on blit fragment shader.

I'm not sure if anything even uses this, but I found this on radv, so
just fix it on anv for consistency.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/intel/vulkan/anv_meta_blit.c