Home
last modified time | relevance | path

Searched refs:cur_pnext (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.cpp48 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()
[all …]