anv/image: zalloc image views
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 11 Jul 2017 18:07:45 +0000 (11:07 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sun, 23 Jul 2017 04:41:12 +0000 (21:41 -0700)
commit6874b953f6f9762fd8e7abf959aed09ab15693c5
tree6c67b7a191a6fbc080e41119d2e8a0b17286401a
parenta1cad8218e0c76be3d45191f90e7f5c205bd2bb6
anv/image: zalloc image views

This allows us to avoid some extra zeroing.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_image.c