renderControl_enc: Add two renderControl methods.

1) GLint rcSetColorBufferVulkanMode2(
       uint32_t colorBuffer, uint32_t mode, uint32_t memoryProperty);

2) int rcMapGpaToColorBuffer(uint32_t colorBuffer, uint64_t gpa);

These two methods will be used on host-visible images on Vulkan AEMU/FEMU.

Change-Id: I3698505ad79897bebed8c66d2731b3218fe4d61d
7 files changed