OSDN Git Service

anv: Store the user's VkAttachmentReference
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 1 Feb 2017 00:12:50 +0000 (16:12 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 2 Mar 2017 21:17:55 +0000 (13:17 -0800)
commit608d17b80e617b0052b148083d169d97e8f81ab3
tree24c85c3697dfd99664718a419343c1a04d3b6b09
parent6326f0f4be60a85061ad294d2122caa0be2ef3ce
anv: Store the user's VkAttachmentReference

We will be using the image layout. Store the full struct directly from
the user.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_blorp.c
src/intel/vulkan/anv_cmd_buffer.c
src/intel/vulkan/anv_pass.c
src/intel/vulkan/anv_pipeline.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/gen7_cmd_buffer.c
src/intel/vulkan/genX_cmd_buffer.c
src/intel/vulkan/genX_pipeline.c