1
2
3
4
5
6
7
// Generated by `scripts/generate.js`

/// Wrapper for [VkImageFormatProperties2KHR](https://www.khronos.org/registry/vulkan/specs/1.1-extensions/man/html/VkImageFormatProperties2KHR.html)
pub type VkImageFormatProperties2 = super::super::vk::VkImageFormatProperties2;

#[doc(hidden)]
pub type RawVkImageFormatProperties2 = super::super::vk::RawVkImageFormatProperties2;