Struct VulkanImageInfo¶
Defined in File vulkan_image.h
Struct Documentation¶
-
struct VulkanImageInfo¶
Vulkan image resources (allocation, view, sampler)
Public Members
-
ImageAllocation image = nullptr¶
-
Reference<VulkanImageView> view = nullptr¶
-
Reference<VulkanSampler> sampler = nullptr¶
-
ImageAllocation image = nullptr¶