Lines Matching refs:VkFrameBoundaryEXT
37861 using NativeType = VkFrameBoundaryEXT;
37892 FrameBoundaryEXT( VkFrameBoundaryEXT const & rhs ) VULKAN_HPP_NOEXCEPT : FrameBoundaryEXT( *reinterpret_cast<FrameBoundaryEXT const *>( &rhs ) ) {}
37920 FrameBoundaryEXT & operator=( VkFrameBoundaryEXT const & rhs ) VULKAN_HPP_NOEXCEPT
38016 operator VkFrameBoundaryEXT const &() const VULKAN_HPP_NOEXCEPT
38018 return *reinterpret_cast<const VkFrameBoundaryEXT *>( this );
38021 operator VkFrameBoundaryEXT &() VULKAN_HPP_NOEXCEPT
38023 return *reinterpret_cast<VkFrameBoundaryEXT *>( this );