file new in Git master
ImageViewCreateInfo.hClass Magnum::
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.