Lines Matching refs:VkPresentIdKHR
95768 using NativeType = VkPresentIdKHR;
95783 PresentIdKHR( VkPresentIdKHR const & rhs ) VULKAN_HPP_NOEXCEPT : PresentIdKHR( *reinterpret_cast<PresentIdKHR const *>( &rhs ) ) {}
95795 PresentIdKHR & operator=( VkPresentIdKHR const & rhs ) VULKAN_HPP_NOEXCEPT
95830 operator VkPresentIdKHR const &() const VULKAN_HPP_NOEXCEPT
95832 return *reinterpret_cast<const VkPresentIdKHR *>( this );
95835 operator VkPresentIdKHR &() VULKAN_HPP_NOEXCEPT
95837 return *reinterpret_cast<VkPresentIdKHR *>( this );