anv/cmd_buffer: Adjust layout transition aspect checking
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 12 Jun 2017 18:26:47 +0000 (11:26 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 26 Jun 2017 18:09:12 +0000 (11:09 -0700)
commit5f4f50419cc351b9cb55118d970885d96e4ac254
tree08a4066a1301f7e067e3dbf4f804cbd3a20735b8
parentbc838fc759dd268aebf31f91daf6c18ce76610ee
anv/cmd_buffer: Adjust layout transition aspect checking

Reflect the fact that an image view or subresource range with the color
aspect cannot have any other aspect.

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/genX_cmd_buffer.c