(3/8) vulkan_enc: Add VkImportBufferGOOGLE

We add a struct VkImportBufferGOOGLE used for host-guest
Vulkan interop.

This struct is similar to VkImportColorBufferGOOGLE but the
handle passed in should be a handle of host "Buffer" instead
of "ColorBuffer".

Change-Id: I1f22e94d2b3c8b81d670b35e181b0e902deecb5d
10 files changed