skia2/include/gpu/vk
egdaniel 58a8d9214a Update min Vulkan version to 1.0.8.0, and fix various bugs
With updating the SDK, the debug layers also showed multiple bugs.
I have fixed those as well in this CL. These include:

1. Incorrectly tracking the allocated descriptor sets from the descriptor pools

2. Using MemoryBarriers inside render passes.

3. Correctly setting the Stencil Image layout anytime we are using a render pass with a stencil attachment

4. Setting the correct aspect mask for Depth/Stencil in a barrier.

TBR=bsalomon@google.com

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1906623002

Review URL: https://codereview.chromium.org/1906623002
2016-04-21 08:03:10 -07:00
..
GrVkBackendContext.h Add WSI functions to GrVkInterface 2016-03-28 07:03:06 -07:00
GrVkDefines.h Add WSI functions to GrVkInterface 2016-03-28 07:03:06 -07:00
GrVkInterface.h Add WSI functions to GrVkInterface 2016-03-28 07:03:06 -07:00
GrVkTypes.h Update min Vulkan version to 1.0.8.0, and fix various bugs 2016-04-21 08:03:10 -07:00