Class VulkanImageView

Inheritance Relationships

Base Type

Class Documentation

class VulkanImageView : public portal::renderer::ImageView

Public Functions

explicit VulkanImageView(vk::ImageView image_view, const ImageViewProperties &image_view_properties, const VulkanContext &context)
explicit VulkanImageView(const ImageViewProperties &image_view_properties, const VulkanContext &context)
~VulkanImageView() override
vk::ImageView get_vk_image_view() const