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

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

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