anv: enable sampling from fast-cleared images on SKL
authorSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Thu, 23 Mar 2017 11:19:39 +0000 (12:19 +0100)
committerSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Mon, 27 Mar 2017 04:32:24 +0000 (06:32 +0200)
commitc4c02471f485e6e9a8ffdaaa789861dcd5a3b8e9
treee4ab309557d930a9073950011b7636a69f7640d8
parentb97faea162fe9999d241de679f99ad935a8bce26
anv: enable sampling from fast-cleared images on SKL

A resolve is not needed on Skylake in this case. We were forcing
a resolve because we set the input_aux_usage to ISL_AUX_USAGE_NONE.

Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/vulkan/genX_cmd_buffer.c