Function Kataglyphis::buildImageViewCreateInfo#
Defined in File ImageViewHelper.hpp
Function Documentation#
-
vk::ImageViewCreateInfo Kataglyphis::buildImageViewCreateInfo(vk::Image image, vk::Format format, vk::ImageAspectFlags aspect_flags, uint32_t mip_levels, vk::ImageViewType view_type = vk::ImageViewType::e2D, uint32_t array_layers = 1)#