Both are
Reviewed-by: Jason Ekstrand
On Fri, Mar 25, 2016 at 4:38 PM, Nanley Chery wrote:
> From: Nanley Chery
>
> This function differs from the open-coded implementation in that the
> ImageView's width is determined by the caller and is not unconditionally
> set to match the number of texel
From: Nanley Chery
This function differs from the open-coded implementation in that the
ImageView's width is determined by the caller and is not unconditionally
set to match the number of texels within the surface's pitch.
Signed-off-by: Nanley Chery
---
src/intel/vulkan/anv_meta_blit2d.c | 19