Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp67691 struct PhysicalDeviceHostImageCopyPropertiesEXT struct
67693 using NativeType = VkPhysicalDeviceHostImageCopyPropertiesEXT;
67695 static const bool allowDuplicate = false;
67696 …_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceHostImageCopyPropertiesEXT;
67699 …P_CONSTEXPR_14 PhysicalDeviceHostImageCopyPropertiesEXT( uint32_t … in PhysicalDeviceHostImageCopyPropertiesEXT() argument
67718PhysicalDeviceHostImageCopyPropertiesEXT( VkPhysicalDeviceHostImageCopyPropertiesEXT const & rhs )… in PhysicalDeviceHostImageCopyPropertiesEXT() argument
67724PhysicalDeviceHostImageCopyPropertiesEXT( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<VULKAN_HPP… in PhysicalDeviceHostImageCopyPropertiesEXT() function
67745 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceHostImageCopyPropertiesEXT const *>(… in operator =()
67750 …NSTEXPR_14 PhysicalDeviceHostImageCopyPropertiesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
67756 …tImageCopyPropertiesEXT & setCopySrcLayoutCount( uint32_t copySrcLayoutCount_ ) VULKAN_HPP_NOEXCEPT in setCopySrcLayoutCount()
[all …]