Function Azura::Vulkan::VkCore::CreateImage

Function Documentation

VkImage Azura::Vulkan::VkCore::CreateImage(VkDevice device, RawStorageFormat format, ImageType imageType, const Bounds2D &bounds, U32 depth, U32 layers, U32 mips, VkImageTiling tiling, VkImageUsageFlags imageUsage, const Log &log_VulkanRenderSystem)