anv/clear: Pull the stencil write mask from the pipeline
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 4 Mar 2016 19:07:27 +0000 (11:07 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 4 Mar 2016 20:03:00 +0000 (12:03 -0800)
commitd61dcec64dc66fea7f15f296212c68f18fe5aaa0
tree55e66384f90afeeaccb86d9f85042667111b6109
parentec18fef88d8a7a1a3541b0d40708a6637412f50e
anv/clear: Pull the stencil write mask from the pipeline

The stencil write mask wasn't getting set at all so we were using whatever
write mask happend to be left over by the application.
src/intel/vulkan/anv_meta_clear.c