[vulkan] Emulate BGRA color buffer support on fuchsia

Fuchsia uses BGRA buffers for display. Detect when images are
potentially used for display using VkFuchsiaImageFormatFUCHSIA
and emulate BGRA support until we can create this type of
color buffers.

Test: colors are correct when running vkcube
Change-Id: I2cf3f8946f1f24e6276288fcd1357571bbe8089b
1 file changed