skia2/tools/gpu/vk
Greg Daniel 74b1c01cdd Fix freeing of vulkan feature structs is test context.
If the CreateVkBackendContext fails, we need to make the
VkphysicalDeviceFeatures2 struct at least has null filled into its
pNext so the FreeVulkanFeaturesStructs calls doesn't try to free
random memory.

Bug: skia:
Change-Id: I171d125ccba087cdd39595aca815d95463115b19
Reviewed-on: https://skia-review.googlesource.com/150139
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2018-09-05 13:25:12 +00:00
..
GrVulkanDefines.h Use our own checked in Vulkan header to build skia source code. 2018-08-01 16:52:20 +00:00
VkTestContext.cpp Fix freeing of vulkan feature structs is test context. 2018-09-05 13:25:12 +00:00
VkTestContext.h Update vulkan features (again) to support extension features. 2018-08-08 13:48:38 +00:00
VkTestUtils.cpp Fix vulkan validation layer ordering. 2018-08-30 17:31:04 +00:00
VkTestUtils.h Update vulkan features (again) to support extension features. 2018-08-08 13:48:38 +00:00