anv/image: Handle compressed format stride and size
authorNanley Chery <nanley.g.chery@intel.com>
Tue, 29 Sep 2015 00:51:30 +0000 (17:51 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 9 Nov 2015 23:41:41 +0000 (15:41 -0800)
commit300f7c2be34f9d20497b4127020d520de1c09ba5
tree12dc73176d2259ea572727071c9bfc77371a7059
parent7b4244dea02c38c194def5ff05636e09124cd6b7
anv/image: Handle compressed format stride and size

These formulas did not take compressed formats into account.

Reviewed-by: Chad Versace <chad.versace@intel.com>
src/vulkan/anv_image.c