Lines Matching refs:VkRectLayerKHR
96106 using NativeType = VkRectLayerKHR;
96119 RectLayerKHR( VkRectLayerKHR const & rhs ) VULKAN_HPP_NOEXCEPT : RectLayerKHR( *reinterpret_cast<RectLayerKHR const *>( &rhs ) ) {}
96126 RectLayerKHR & operator=( VkRectLayerKHR const & rhs ) VULKAN_HPP_NOEXCEPT
96152 operator VkRectLayerKHR const &() const VULKAN_HPP_NOEXCEPT
96154 return *reinterpret_cast<const VkRectLayerKHR *>( this );
96157 operator VkRectLayerKHR &() VULKAN_HPP_NOEXCEPT
96159 return *reinterpret_cast<VkRectLayerKHR *>( this );