Lines Matching refs:VkBufferImageCopy2
12450 using NativeType = VkBufferImageCopy2;
12475 BufferImageCopy2( VkBufferImageCopy2 const & rhs ) VULKAN_HPP_NOEXCEPT : BufferImageCopy2( *reinterpret_cast<BufferImageCopy2 const *>( &rhs ) ) {}
12480 BufferImageCopy2 & operator=( VkBufferImageCopy2 const & rhs ) VULKAN_HPP_NOEXCEPT
12530 operator VkBufferImageCopy2 const &() const VULKAN_HPP_NOEXCEPT
12532 return *reinterpret_cast<const VkBufferImageCopy2 *>( this );
12535 operator VkBufferImageCopy2 &() VULKAN_HPP_NOEXCEPT
12537 return *reinterpret_cast<VkBufferImageCopy2 *>( this );