skia2/tools/gpu/vk
Greg Daniel bc486b8d59 Fix vulkan extensions in test setup.
At least locally after an Nvidia driver update I am seeing both of the
buffer address extensions reported by the driver. It is illegal in
vulkan to enable both of them on the device, so we remove the EXT
version if we have both.

Change-Id: I7b3046c5fd27ba071ce9e1c58c478eaf4d2a82b4
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301553
Commit-Queue: Greg Daniel <egdaniel@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Auto-Submit: Greg Daniel <egdaniel@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2020-07-09 19:37:00 +00:00
..
GrVulkanDefines.h Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" 2020-03-20 17:11:58 +00:00
VkTestContext.cpp Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
VkTestContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
VkTestHelper.cpp Remove all internal uses of (and deprecate) SkSurface::getContext 2020-07-08 16:09:27 +00:00
VkTestHelper.h Remove all internal uses of (and deprecate) SkSurface::getContext 2020-07-08 16:09:27 +00:00
VkTestUtils.cpp Fix vulkan extensions in test setup. 2020-07-09 19:37:00 +00:00
VkTestUtils.h Enable creating protected vulkan backend 2019-06-24 16:04:00 +00:00
VkYcbcrSamplerHelper.cpp Refine VkYcbcrSamplerHelper to only hold backend memory for YCbCr textures 2020-06-16 14:05:30 +00:00
VkYcbcrSamplerHelper.h Refine VkYcbcrSamplerHelper to only hold backend memory for YCbCr textures 2020-06-16 14:05:30 +00:00