Searched defs:PhysicalDeviceHostImageCopyProperties (Results 1 – 2 of 2) sorted by relevance
72053 struct PhysicalDeviceHostImageCopyProperties struct72055 using NativeType = VkPhysicalDeviceHostImageCopyProperties;72057 static const bool allowDuplicate = false;72058 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceHostImageCopyProperties;72061 …HPP_CONSTEXPR_14 PhysicalDeviceHostImageCopyProperties( uint32_t … in PhysicalDeviceHostImageCopyProperties() argument72080 …PhysicalDeviceHostImageCopyProperties( VkPhysicalDeviceHostImageCopyProperties const & rhs ) VULKA… in PhysicalDeviceHostImageCopyProperties() function72086 …PhysicalDeviceHostImageCopyProperties( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<VULKAN_HPP_NA… in PhysicalDeviceHostImageCopyProperties() function72107 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceHostImageCopyProperties const *>( &r… in operator =()72112 …_CONSTEXPR_14 PhysicalDeviceHostImageCopyProperties & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()72118 …HostImageCopyProperties & setCopySrcLayoutCount( uint32_t copySrcLayoutCount_ ) VULKAN_HPP_NOEXCEPT in setCopySrcLayoutCount()[all …]
68383 struct PhysicalDeviceHostImageCopyProperties struct68385 using NativeType = VkPhysicalDeviceHostImageCopyProperties;68387 static const bool allowDuplicate = false;68388 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceHostImageCopyProperties;68391 …HPP_CONSTEXPR_14 PhysicalDeviceHostImageCopyProperties( uint32_t … in PhysicalDeviceHostImageCopyProperties() function68410 …PhysicalDeviceHostImageCopyProperties( VkPhysicalDeviceHostImageCopyProperties const & rhs ) VULKA… in PhysicalDeviceHostImageCopyProperties() function68416 …PhysicalDeviceHostImageCopyProperties( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<VULKAN_HPP_NA… in PhysicalDeviceHostImageCopyProperties() function68437 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceHostImageCopyProperties const *>( &r… in operator =()68442 …_CONSTEXPR_14 PhysicalDeviceHostImageCopyProperties & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()68448 …HostImageCopyProperties & setCopySrcLayoutCount( uint32_t copySrcLayoutCount_ ) VULKAN_HPP_NOEXCEPT in setCopySrcLayoutCount()[all …]