Lines Matching refs:VkPresentRegionKHR
96200 using NativeType = VkPresentRegionKHR;
96211 PresentRegionKHR( VkPresentRegionKHR const & rhs ) VULKAN_HPP_NOEXCEPT : PresentRegionKHR( *reinterpret_cast<PresentRegionKHR const *>( &rhs ) ) {}
96223 PresentRegionKHR & operator=( VkPresentRegionKHR const & rhs ) VULKAN_HPP_NOEXCEPT
96253 operator VkPresentRegionKHR const &() const VULKAN_HPP_NOEXCEPT
96255 return *reinterpret_cast<const VkPresentRegionKHR *>( this );
96258 operator VkPresentRegionKHR &() VULKAN_HPP_NOEXCEPT
96260 return *reinterpret_cast<VkPresentRegionKHR *>( this );