anv: Add anv_render_pass_attachment::store_op
authorChad Versace <chad.versace@intel.com>
Wed, 22 Jun 2016 16:17:41 +0000 (09:17 -0700)
committerChad Versace <chad.versace@intel.com>
Thu, 23 Jun 2016 23:10:25 +0000 (16:10 -0700)
commita0f3c3c9d4002ffc1dd987c816a1462e4a91a5f4
treefcc04d5d3579377e18ffabb7a8925a3cc0b0a8a2
parent15d3777b743939062b4f5626cf921631bb764e44
anv: Add anv_render_pass_attachment::store_op

Will be needed for resolving auxiliary surfaces.

I didn't add anv_render_pass_attachment::stencil_store_op, as the driver
would likely never use it, as stencil surfaces never have auxiliary
surfaces.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_pass.c
src/intel/vulkan/anv_private.h