[ganesh] Add VK_FORMAT_B8G8R8A8_UNORM / kRGB_888x combo

chrome supports BGRX_8888 and maps the format to
VK_FORMAT_B8G8R8A8_UNORM / kRGB_888x_SkColorType.  Add the combo to the
format table such that it is accepted by
onAreColorTypeAndFormatCompatible.

Bug: b/309011839
Test: xev and glxgears in crostini
Change-Id: Ib69ac3340f8169996b35b1f9018243baa123e55e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/784886
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
1 file changed