Lines Matching refs:cur_pnext
48 void *cur_pnext = const_cast<void *>(pNext); in WrapPnextChainHandles() local
49 while (cur_pnext != NULL) { in WrapPnextChainHandles()
50 VkBaseOutStructure *header = reinterpret_cast<VkBaseOutStructure *>(cur_pnext); in WrapPnextChainHandles()
55 …eInfoKHR *safe_struct = reinterpret_cast<safe_VkWin32KeyedMutexAcquireReleaseInfoKHR *>(cur_pnext); in WrapPnextChainHandles()
71 …aseInfoNV *safe_struct = reinterpret_cast<safe_VkWin32KeyedMutexAcquireReleaseInfoNV *>(cur_pnext); in WrapPnextChainHandles()
86 …nfoNV *safe_struct = reinterpret_cast<safe_VkDedicatedAllocationMemoryAllocateInfoNV *>(cur_pnext); in WrapPnextChainHandles()
96 …catedAllocateInfo *safe_struct = reinterpret_cast<safe_VkMemoryDedicatedAllocateInfo *>(cur_pnext); in WrapPnextChainHandles()
106 …hainCreateInfoKHR *safe_struct = reinterpret_cast<safe_VkImageSwapchainCreateInfoKHR *>(cur_pnext); in WrapPnextChainHandles()
113 …cbcrConversionInfo *safe_struct = reinterpret_cast<safe_VkSamplerYcbcrConversionInfo *>(cur_pnext); in WrapPnextChainHandles()
120 …oEXT *safe_struct = reinterpret_cast<safe_VkShaderModuleValidationCacheCreateInfoEXT *>(cur_pnext); in WrapPnextChainHandles()
127 …eNV *safe_struct = reinterpret_cast<safe_VkWriteDescriptorSetAccelerationStructureNV *>(cur_pnext); in WrapPnextChainHandles()
136 …BeginInfoKHR *safe_struct = reinterpret_cast<safe_VkRenderPassAttachmentBeginInfoKHR *>(cur_pnext); in WrapPnextChainHandles()
145 …pchainInfoKHR *safe_struct = reinterpret_cast<safe_VkBindImageMemorySwapchainInfoKHR *>(cur_pnext); in WrapPnextChainHandles()
156 cur_pnext = header->pNext; in WrapPnextChainHandles()