anv/image: Stop force-disabling AUX
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 21 Sep 2016 07:05:58 +0000 (00:05 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 17 Nov 2016 20:03:24 +0000 (12:03 -0800)
commit0c403df310fef209f764acd63a544178f8020247
treee121751635f6cc16573b672999a7659f47b380dd
parent929fcee47e46781c57f2a354ce0a013915c033d1
anv/image: Stop force-disabling AUX

Auxiliary surfaces have to be created manually anyway so force-disabling it
does nothing whatsoever at the moment.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/vulkan/anv_image.c