Lines Matching refs:safe_struct
55 …safe_VkWin32KeyedMutexAcquireReleaseInfoKHR *safe_struct = reinterpret_cast<safe_VkWin32KeyedMutex… in WrapPnextChainHandles() local
56 if (safe_struct->pAcquireSyncs) { in WrapPnextChainHandles()
57 for (uint32_t index0 = 0; index0 < safe_struct->acquireCount; ++index0) { in WrapPnextChainHandles()
58 … safe_struct->pAcquireSyncs[index0] = layer_data->Unwrap(safe_struct->pAcquireSyncs[index0]); in WrapPnextChainHandles()
61 if (safe_struct->pReleaseSyncs) { in WrapPnextChainHandles()
62 for (uint32_t index0 = 0; index0 < safe_struct->releaseCount; ++index0) { in WrapPnextChainHandles()
63 … safe_struct->pReleaseSyncs[index0] = layer_data->Unwrap(safe_struct->pReleaseSyncs[index0]); in WrapPnextChainHandles()
71 …safe_VkWin32KeyedMutexAcquireReleaseInfoNV *safe_struct = reinterpret_cast<safe_VkWin32KeyedMutexA… in WrapPnextChainHandles() local
72 if (safe_struct->pAcquireSyncs) { in WrapPnextChainHandles()
73 for (uint32_t index0 = 0; index0 < safe_struct->acquireCount; ++index0) { in WrapPnextChainHandles()
74 … safe_struct->pAcquireSyncs[index0] = layer_data->Unwrap(safe_struct->pAcquireSyncs[index0]); in WrapPnextChainHandles()
77 if (safe_struct->pReleaseSyncs) { in WrapPnextChainHandles()
78 for (uint32_t index0 = 0; index0 < safe_struct->releaseCount; ++index0) { in WrapPnextChainHandles()
79 … safe_struct->pReleaseSyncs[index0] = layer_data->Unwrap(safe_struct->pReleaseSyncs[index0]); in WrapPnextChainHandles()
86 …safe_VkDedicatedAllocationMemoryAllocateInfoNV *safe_struct = reinterpret_cast<safe_VkDedicatedAll… in WrapPnextChainHandles() local
87 if (safe_struct->image) { in WrapPnextChainHandles()
88 safe_struct->image = layer_data->Unwrap(safe_struct->image); in WrapPnextChainHandles()
90 if (safe_struct->buffer) { in WrapPnextChainHandles()
91 safe_struct->buffer = layer_data->Unwrap(safe_struct->buffer); in WrapPnextChainHandles()
96 …safe_VkMemoryDedicatedAllocateInfo *safe_struct = reinterpret_cast<safe_VkMemoryDedicatedAllocateI… in WrapPnextChainHandles() local
97 if (safe_struct->image) { in WrapPnextChainHandles()
98 safe_struct->image = layer_data->Unwrap(safe_struct->image); in WrapPnextChainHandles()
100 if (safe_struct->buffer) { in WrapPnextChainHandles()
101 safe_struct->buffer = layer_data->Unwrap(safe_struct->buffer); in WrapPnextChainHandles()
106 …safe_VkImageSwapchainCreateInfoKHR *safe_struct = reinterpret_cast<safe_VkImageSwapchainCreateInfo… in WrapPnextChainHandles() local
107 if (safe_struct->swapchain) { in WrapPnextChainHandles()
108 safe_struct->swapchain = layer_data->Unwrap(safe_struct->swapchain); in WrapPnextChainHandles()
113 …safe_VkSamplerYcbcrConversionInfo *safe_struct = reinterpret_cast<safe_VkSamplerYcbcrConversionInf… in WrapPnextChainHandles() local
114 if (safe_struct->conversion) { in WrapPnextChainHandles()
115 safe_struct->conversion = layer_data->Unwrap(safe_struct->conversion); in WrapPnextChainHandles()
120 …safe_VkShaderModuleValidationCacheCreateInfoEXT *safe_struct = reinterpret_cast<safe_VkShaderModul… in WrapPnextChainHandles() local
121 if (safe_struct->validationCache) { in WrapPnextChainHandles()
122 … safe_struct->validationCache = layer_data->Unwrap(safe_struct->validationCache); in WrapPnextChainHandles()
127 …safe_VkWriteDescriptorSetAccelerationStructureNV *safe_struct = reinterpret_cast<safe_VkWriteDescr… in WrapPnextChainHandles() local
128 if (safe_struct->pAccelerationStructures) { in WrapPnextChainHandles()
129 … for (uint32_t index0 = 0; index0 < safe_struct->accelerationStructureCount; ++index0) { in WrapPnextChainHandles()
130 …safe_struct->pAccelerationStructures[index0] = layer_data->Unwrap(safe_struct->pAccelerationStruct… in WrapPnextChainHandles()
136 …safe_VkRenderPassAttachmentBeginInfoKHR *safe_struct = reinterpret_cast<safe_VkRenderPassAttachmen… in WrapPnextChainHandles() local
137 if (safe_struct->pAttachments) { in WrapPnextChainHandles()
138 for (uint32_t index0 = 0; index0 < safe_struct->attachmentCount; ++index0) { in WrapPnextChainHandles()
139 … safe_struct->pAttachments[index0] = layer_data->Unwrap(safe_struct->pAttachments[index0]); in WrapPnextChainHandles()
145 …safe_VkBindImageMemorySwapchainInfoKHR *safe_struct = reinterpret_cast<safe_VkBindImageMemorySwapc… in WrapPnextChainHandles() local
146 if (safe_struct->swapchain) { in WrapPnextChainHandles()
147 safe_struct->swapchain = layer_data->Unwrap(safe_struct->swapchain); in WrapPnextChainHandles()