anv: Adjust params of color buffer transitioning functions
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 12 Jun 2017 19:58:32 +0000 (12:58 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 26 Jun 2017 18:09:12 +0000 (11:09 -0700)
commit6235f08ff8870636d89d2181e0a9dfc3ebec7b45
treeaa27a9f4023737456b57528d527b2f47ae75691a
parente15b1c41a4e85b8c6db5b931a002e1bb9686a2ac
anv: Adjust params of color buffer transitioning functions

Splitting out these fields will make the color buffer transitioning
function simpler when it gains more features.

v2: Remove unintended blank line (Iago Toral)

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_blorp.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_cmd_buffer.c