skia2/tools/gpu/vk
Greg Daniel 6cd74900da Add support for Ycbcr Conversion Samplers in vulkan.
The only thing missing from this CL is that we need to bake the
ycbcr conversion samplers into the VkPipeline when we create it. As that
is a larger change, that will be broken up into a few follow on CLs.

Currently this only supports ycbcr conversion samplers when used with
external textures.

Bug: skia:
Change-Id: I23e95b19469093072589ebbbfb7926ab79dcdea9
Reviewed-on: https://skia-review.googlesource.com/c/164602
Reviewed-by: Brian Salomon <bsalomon@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2018-12-03 14:13:42 +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 occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
VkTestContext.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
VkTestUtils.cpp Add support for Ycbcr Conversion Samplers in vulkan. 2018-12-03 14:13:42 +00:00
VkTestUtils.h Update vulkan features (again) to support extension features. 2018-08-08 13:48:38 +00:00