Home
last modified time | relevance | path

Searched defs:PhysicalDeviceHostImageCopyProperties (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp72053 struct PhysicalDeviceHostImageCopyProperties struct
72055 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() argument
72080PhysicalDeviceHostImageCopyProperties( VkPhysicalDeviceHostImageCopyProperties const & rhs ) VULKA… in PhysicalDeviceHostImageCopyProperties() function
72086PhysicalDeviceHostImageCopyProperties( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<VULKAN_HPP_NA… in PhysicalDeviceHostImageCopyProperties() function
72107 …*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 …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp68383 struct PhysicalDeviceHostImageCopyProperties struct
68385 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() function
68410PhysicalDeviceHostImageCopyProperties( VkPhysicalDeviceHostImageCopyProperties const & rhs ) VULKA… in PhysicalDeviceHostImageCopyProperties() function
68416PhysicalDeviceHostImageCopyProperties( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<VULKAN_HPP_NA… in PhysicalDeviceHostImageCopyProperties() function
68437 …*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 …]