On Thu, Mar 24, 2016 at 9:27 AM, Nanley Chery wrote:
> From: Nanley Chery
>
> Prepare Image extents and offsets for internal consumption by assigning
> the default values implicitly defined by the spec. Fixes textures on
> several Vulkan demos in which the VkImageCopy depth is set to zero when
>
From: Nanley Chery
Prepare Image extents and offsets for internal consumption by assigning
the default values implicitly defined by the spec. Fixes textures on
several Vulkan demos in which the VkImageCopy depth is set to zero when
copying a 2D image.
Signed-off-by: Nanley Chery
---
src/intel/