Magnum/Vk/ImageViewCreateInfo.h file new in Git master

Class Magnum::Vk::ImageViewCreateInfo, Magnum::Vk::ImageViewCreateInfo1D, Magnum::Vk::ImageViewCreateInfo2D, Magnum::Vk::ImageViewCreateInfo3D, Magnum::Vk::ImageViewCreateInfo1DArray, Magnum::Vk::ImageViewCreateInfo2DArray, Magnum::Vk::ImageViewCreateInfoCubeMap, Magnum::Vk::ImageViewCreateInfoCubeMapArray.

Namespaces

namespace Magnum
Root namespace.
namespace Magnum::Vk
Vulkan wrapping layer.

Classes

class Magnum::Vk::ImageViewCreateInfo new in Git master
Image view creation info.
class Magnum::Vk::ImageViewCreateInfo1D new in Git master
Convenience constructor for 1D image views.
class Magnum::Vk::ImageViewCreateInfo2D new in Git master
Convenience constructor for 2D image views.
class Magnum::Vk::ImageViewCreateInfo3D new in Git master
Convenience constructor for 3D image views.
class Magnum::Vk::ImageViewCreateInfo1DArray new in Git master
Convenience constructor for 1D array image views.
class Magnum::Vk::ImageViewCreateInfo2DArray new in Git master
Convenience constructor for 2D array image views.
class Magnum::Vk::ImageViewCreateInfoCubeMap new in Git master
Convenience constructor for cube map image views.
class Magnum::Vk::ImageViewCreateInfoCubeMapArray new in Git master
Convenience constructor for cube map array image views.