OSDN Git Service

anv: Allow fast-clearing the first slice of a multi-slice image
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 19 Jan 2018 20:07:12 +0000 (12:07 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 9 Feb 2018 00:35:31 +0000 (16:35 -0800)
commit1810f965c8e490eac164732883d5242748b5911f
treecdaceb10132d5b84f515cc408dd51befd2f29c45
parentde3be6180169f95b781308398b31fbdd3db319e1
anv: Allow fast-clearing the first slice of a multi-slice image

Now that we're tracking aux properly per-slice, we can enable this for
applications which actually care.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/vulkan/anv_blorp.c
src/intel/vulkan/genX_cmd_buffer.c