Class VulkanImageView¶
Defined in File vulkan_image.h
Inheritance Relationships¶
Base Type¶
public portal::renderer::ImageView(Class ImageView)
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¶
-
explicit VulkanImageView(vk::ImageView image_view, const ImageViewProperties &image_view_properties, const VulkanContext &context)¶