cc4573dfed
Previously YCbCr Vulkan samplers were supported only on Android for external images, while Vulkan requires YCbCr sampler for I420 YUV image formats such as VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM, VK_FORMAT_G8_B8R8_2PLANE_420_UNORM. This CL: - Adds VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM and VK_FORMAT_G8_B8R8_2PLANE_420_UNORM as supported Vulkan formats - Updates GrVkYcbcrConversionInfo to add fFormat field and allow fExternalFormat=0. - Removes assertions format=VK_FORMAT_UNDEFINED for all images that have ycbcr info. Bug: chromium:981022 Change-Id: I3989f72e918a257a081b81ae20429a6771229ad6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/230918 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Greg Daniel <egdaniel@google.com> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by: Greg Daniel <egdaniel@google.com> |
||
---|---|---|
.. | ||
atlastext | ||
dawn | ||
gl | ||
mock | ||
mtl | ||
vk | ||
FenceSync.h | ||
GpuTimer.h | ||
GrContextFactory.cpp | ||
GrContextFactory.h | ||
GrTest.cpp | ||
MemoryCache.cpp | ||
MemoryCache.h | ||
ProxyUtils.cpp | ||
ProxyUtils.h | ||
TestContext.cpp | ||
TestContext.h | ||
YUVUtils.cpp | ||
YUVUtils.h |