Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp65785 struct PhysicalDeviceHostImageCopyPropertiesEXT struct
65787 using NativeType = VkPhysicalDeviceHostImageCopyPropertiesEXT;
65789 static const bool allowDuplicate = false;
65790 …_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceHostImageCopyPropertiesEXT;
65793 …P_CONSTEXPR_14 PhysicalDeviceHostImageCopyPropertiesEXT( uint32_t … in PhysicalDeviceHostImageCopyPropertiesEXT() function
65812PhysicalDeviceHostImageCopyPropertiesEXT( VkPhysicalDeviceHostImageCopyPropertiesEXT const & rhs )… in PhysicalDeviceHostImageCopyPropertiesEXT() function
65818PhysicalDeviceHostImageCopyPropertiesEXT( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<VULKAN_HPP… in PhysicalDeviceHostImageCopyPropertiesEXT() function
65839 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceHostImageCopyPropertiesEXT const *>(… in operator =()
65844 …NSTEXPR_14 PhysicalDeviceHostImageCopyPropertiesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
65850 …tImageCopyPropertiesEXT & setCopySrcLayoutCount( uint32_t copySrcLayoutCount_ ) VULKAN_HPP_NOEXCEPT in setCopySrcLayoutCount()
[all …]
/external/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 …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp67852 struct PhysicalDeviceHostImageCopyPropertiesEXT struct
67854 using NativeType = VkPhysicalDeviceHostImageCopyPropertiesEXT;
67856 static const bool allowDuplicate = false;
67857 …_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceHostImageCopyPropertiesEXT;
67860 …P_CONSTEXPR_14 PhysicalDeviceHostImageCopyPropertiesEXT( uint32_t … in PhysicalDeviceHostImageCopyPropertiesEXT() argument
67879PhysicalDeviceHostImageCopyPropertiesEXT( VkPhysicalDeviceHostImageCopyPropertiesEXT const & rhs )… in PhysicalDeviceHostImageCopyPropertiesEXT() argument
67885PhysicalDeviceHostImageCopyPropertiesEXT( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<VULKAN_HPP… in PhysicalDeviceHostImageCopyPropertiesEXT() function
67906 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceHostImageCopyPropertiesEXT const *>(… in operator =()
67911 …NSTEXPR_14 PhysicalDeviceHostImageCopyPropertiesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
67917 …tImageCopyPropertiesEXT & setCopySrcLayoutCount( uint32_t copySrcLayoutCount_ ) VULKAN_HPP_NOEXCEPT in setCopySrcLayoutCount()
[all …]