Searched refs:VkMemoryGetRemoteAddressInfoNV (Results 1 – 6 of 6) sorted by relevance
85 VkMemoryGetRemoteAddressInfoNV getMemoryRemoteAddressInfo = { VK_STRUCTURE_TYPE_MEMORY_GET_REMOTE_A…
2959 slink:VkMemoryGetRemoteAddressInfoNV structure containing parameters of2973 [open,refpage='VkMemoryGetRemoteAddressInfoNV',desc='Structure describing a remote accessible addre…2975 The sname:VkMemoryGetRemoteAddressInfoNV structure is defined as:2977 include::{generated}/api/structs/VkMemoryGetRemoteAddressInfoNV.adoc[]2988 * [[VUID-VkMemoryGetRemoteAddressInfoNV-handleType-04966]]2994 include::{generated}/validity/structs/VkMemoryGetRemoteAddressInfoNV.adoc[]
15768 typedef struct VkMemoryGetRemoteAddressInfoNV { struct15773 } VkMemoryGetRemoteAddressInfoNV; typedef15781 …_PTR *PFN_vkGetMemoryRemoteAddressNV)(VkDevice device, const VkMemoryGetRemoteAddressInfoNV* pMemo…15786 const VkMemoryGetRemoteAddressInfoNV* pMemoryGetRemoteAddressInfo,
3877 …KAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV ) == sizeof( VkMemoryGetRemoteAddressInfoNV ), "st…
4697 …VkResult vkGetMemoryRemoteAddressNV( VkDevice device, const VkMemoryGetRemoteAddressInfoNV * pMemo… in vkGetMemoryRemoteAddressNV()
18491 …V( static_cast<VkDevice>( m_device ), reinterpret_cast<const VkMemoryGetRemoteAddressInfoNV *>( &m… in getMemoryRemoteAddressNV()