[ganesh] Add VK_FORMAT_B5G6R5_UNORM_PACK16 / kRGB_565 combo
chrome supports both VK_FORMAT_R5G6B5_UNORM_PACK16 and
VK_FORMAT_B5G6R5_UNORM_PACK16 and maps both to kRGB_565_SkColorType.
Make sure skia supports both combos.
Bug: b/306548532
Test: CTS Verifier Camera FOV Calibration test
Change-Id: I2217c52b0392c88538cbd29755fd7cef1b6b3fb1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/785905
Commit-Queue: Chia-I Wu <olv@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
5 files changed