Searched defs:ExportMemoryAllocateInfoNV (Results 1 – 2 of 2) sorted by relevance
24114 struct ExportMemoryAllocateInfoNV struct24122 VULKAN_HPP_CONSTEXPR ExportMemoryAllocateInfoNV( in ExportMemoryAllocateInfoNV() function24130 ExportMemoryAllocateInfoNV( VkExportMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMemoryAllocateInfoNV() function24139 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV const *>( &rhs ); in operator =()24144 ExportMemoryAllocateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()24151 …ndleTypes( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV handleTypes_ ) VULKAN_HPP_NOEXCEPT in setHandleTypes()24158 operator VkExportMemoryAllocateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfoNV const&()24163 operator VkExportMemoryAllocateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfoNV&()24187 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV ) ==
34412 struct ExportMemoryAllocateInfoNV struct34414 using NativeType = VkExportMemoryAllocateInfoNV;34420 …VULKAN_HPP_CONSTEXPR ExportMemoryAllocateInfoNV( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFla… in ExportMemoryAllocateInfoNV() function34429 ExportMemoryAllocateInfoNV( VkExportMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMemoryAllocateInfoNV() function34439 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV const *>( &rhs ); in operator =()34444 …N_HPP_CONSTEXPR_14 ExportMemoryAllocateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()34451 …ndleTypes( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV handleTypes_ ) VULKAN_HPP_NOEXCEPT in setHandleTypes()34458 operator VkExportMemoryAllocateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfoNV const&()34463 operator VkExportMemoryAllocateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfoNV&()34474 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]