Class ImageView

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class ImageView : public portal::renderer::RendererResource

Abstract image view interface for specific mip/layer access.

Subclassed by portal::renderer::vulkan::VulkanImageView

Public Functions

inline explicit ImageView(const ImageViewProperties &properties)
inline Image *get_image() const
inline size_t get_mip() const

Protected Attributes

ImageViewProperties properties