//gpu/vulkan has many rendering related code (VulkanCommandBuffer, VulkanCommandPool, VulkanImageView, VulkanRenderPass, etc). But there are not used by Chrome, and in future world, we will use Skia instead of vulkan API to do rendering. So those code is not useful anymore. Probably, we should remove all those code.
Comment 1 by penghuang@chromium.org
, Sep 4