Searched refs:VkImportMemoryFdInfoKHR (Results 1 – 12 of 12) sorted by relevance
65 REGISTER_VK_STRUCT_ID(VkImportMemoryFdInfoKHR, VK_STRUCTURE_TYPE_IMPORT_MEMORY_FD_INFO_KHR);
67 REGISTER_VK_STRUCT_ID(VkImportMemoryFdInfoKHR, VK_STRUCTURE_TYPE_IMPORT_MEMORY_FD_INFO_KHR);
3285 const VkImportMemoryFdInfoKHR* importFdInfoPtr = in on_vkAllocateMemory()3286 vk_find_struct<VkImportMemoryFdInfoKHR>(pAllocateInfo); in on_vkAllocateMemory()3288 const VkImportMemoryFdInfoKHR* importFdInfoPtr = nullptr; in on_vkAllocateMemory()
87 const VkImportMemoryFdInfoKHR *fd_info = (void *)ext; in vk_device_memory_create()
1225 * slink:VkImportMemoryFdInfoKHR with a non-zero pname:handleType value2289 [open,refpage='VkImportMemoryFdInfoKHR',desc='Import memory created on the same physical device fro…2292 slink:VkImportMemoryFdInfoKHR structure to the pname:pNext chain of the2294 The sname:VkImportMemoryFdInfoKHR structure is defined as:2296 include::{generated}/api/structs/VkImportMemoryFdInfoKHR.adoc[]2319 * [[VUID-VkImportMemoryFdInfoKHR-handleType-00667]]2323 * [[VUID-VkImportMemoryFdInfoKHR-fd-00668]]2326 * [[VUID-VkImportMemoryFdInfoKHR-handleType-00669]]2330 * [[VUID-VkImportMemoryFdInfoKHR-handleType-00670]]2333 * [[VUID-VkImportMemoryFdInfoKHR-fd-01746]][all …]
84 slink:VkImportMemoryFdInfoKHR and its _modifier_ to
1617 VkImportMemoryFdInfoKHR importInfo = { in importExternalMemory()1666 VkImportMemoryFdInfoKHR importInfo = { in importExternalMemoryDedicatedImage()
4268 VkImportMemoryFdInfoKHR importInfo{ in on_vkAllocateMemory()
1325 …sizeof( VULKAN_HPP_NAMESPACE::ImportMemoryFdInfoKHR ) == sizeof( VkImportMemoryFdInfoKHR ), "struc…
1853 …sizeof( VULKAN_HPP_NAMESPACE::ImportMemoryFdInfoKHR ) == sizeof( VkImportMemoryFdInfoKHR ), "struc…
8685 typedef struct VkImportMemoryFdInfoKHR { struct8690 } VkImportMemoryFdInfoKHR; argument
4361 * Make valid usage statements for slink:VkImportMemoryFdInfoKHR and