Lines Matching refs:Unwrap
58 … safe_struct->pAcquireSyncs[index0] = layer_data->Unwrap(safe_struct->pAcquireSyncs[index0]); in WrapPnextChainHandles()
63 … safe_struct->pReleaseSyncs[index0] = layer_data->Unwrap(safe_struct->pReleaseSyncs[index0]); in WrapPnextChainHandles()
74 … safe_struct->pAcquireSyncs[index0] = layer_data->Unwrap(safe_struct->pAcquireSyncs[index0]); in WrapPnextChainHandles()
79 … safe_struct->pReleaseSyncs[index0] = layer_data->Unwrap(safe_struct->pReleaseSyncs[index0]); in WrapPnextChainHandles()
88 safe_struct->image = layer_data->Unwrap(safe_struct->image); in WrapPnextChainHandles()
91 safe_struct->buffer = layer_data->Unwrap(safe_struct->buffer); in WrapPnextChainHandles()
98 safe_struct->image = layer_data->Unwrap(safe_struct->image); in WrapPnextChainHandles()
101 safe_struct->buffer = layer_data->Unwrap(safe_struct->buffer); in WrapPnextChainHandles()
108 safe_struct->swapchain = layer_data->Unwrap(safe_struct->swapchain); in WrapPnextChainHandles()
115 safe_struct->conversion = layer_data->Unwrap(safe_struct->conversion); in WrapPnextChainHandles()
122 … safe_struct->validationCache = layer_data->Unwrap(safe_struct->validationCache); in WrapPnextChainHandles()
130 …safe_struct->pAccelerationStructures[index0] = layer_data->Unwrap(safe_struct->pAccelerationStruct… in WrapPnextChainHandles()
139 … safe_struct->pAttachments[index0] = layer_data->Unwrap(safe_struct->pAttachments[index0]); in WrapPnextChainHandles()
147 safe_struct->swapchain = layer_data->Unwrap(safe_struct->swapchain); in WrapPnextChainHandles()
175 …local_pCreateInfos[idx0].basePipelineHandle = layer_data->Unwrap(pCreateInfos[idx0].basePipelineHa… in DispatchCreateComputePipelines()
178 local_pCreateInfos[idx0].layout = layer_data->Unwrap(pCreateInfos[idx0].layout); in DispatchCreateComputePipelines()
181 … local_pCreateInfos[idx0].stage.module = layer_data->Unwrap(pCreateInfos[idx0].stage.module); in DispatchCreateComputePipelines()
186 pipelineCache = layer_data->Unwrap(pipelineCache); in DispatchCreateComputePipelines()
216 …uto subpasses_uses_it = layer_data->renderpasses_states.find(layer_data->Unwrap(pCreateInfos[idx0]… in DispatchCreateGraphicsPipelines()
229 …local_pCreateInfos[idx0].basePipelineHandle = layer_data->Unwrap(pCreateInfos[idx0].basePipelineHa… in DispatchCreateGraphicsPipelines()
232 local_pCreateInfos[idx0].layout = layer_data->Unwrap(pCreateInfos[idx0].layout); in DispatchCreateGraphicsPipelines()
237 …local_pCreateInfos[idx0].pStages[idx1].module = layer_data->Unwrap(pCreateInfos[idx0].pStages[idx1… in DispatchCreateGraphicsPipelines()
242 … local_pCreateInfos[idx0].renderPass = layer_data->Unwrap(pCreateInfos[idx0].renderPass); in DispatchCreateGraphicsPipelines()
247 pipelineCache = layer_data->Unwrap(pipelineCache); in DispatchCreateGraphicsPipelines()
333 local_pCreateInfo->oldSwapchain = layer_data->Unwrap(pCreateInfo->oldSwapchain); in DispatchCreateSwapchainKHR()
335 local_pCreateInfo->surface = layer_data->Unwrap(pCreateInfo->surface); in DispatchCreateSwapchainKHR()
361 local_pCreateInfos[i].surface = layer_data->Unwrap(pCreateInfos[i].surface); in DispatchCreateSharedSwapchainsKHR()
364 … local_pCreateInfos[i].oldSwapchain = layer_data->Unwrap(pCreateInfos[i].oldSwapchain); in DispatchCreateSharedSwapchainsKHR()
387 swapchain = layer_data->Unwrap(swapchain); in DispatchGetSwapchainImagesKHR()
439 …local_pPresentInfo->pWaitSemaphores[index1] = layer_data->Unwrap(pPresentInfo->pWaitSemaphores[ind… in DispatchQueuePresentKHR()
444 … local_pPresentInfo->pSwapchains[index1] = layer_data->Unwrap(pPresentInfo->pSwapchains[index1]); in DispatchQueuePresentKHR()
491 local_descriptor_pool = layer_data->Unwrap(descriptorPool); in DispatchResetDescriptorPool()
515 … local_pAllocateInfo->descriptorPool = layer_data->Unwrap(pAllocateInfo->descriptorPool); in DispatchAllocateDescriptorSets()
519 …local_pAllocateInfo->pSetLayouts[index1] = layer_data->Unwrap(local_pAllocateInfo->pSetLayouts[ind… in DispatchAllocateDescriptorSets()
548 local_descriptor_pool = layer_data->Unwrap(descriptorPool); in DispatchFreeDescriptorSets()
552 local_pDescriptorSets[index0] = layer_data->Unwrap(pDescriptorSets[index0]); in DispatchFreeDescriptorSets()
585 … local_create_info->descriptorSetLayout = layer_data->Unwrap(pCreateInfo->descriptorSetLayout); in DispatchCreateDescriptorUpdateTemplate()
588 local_create_info->pipelineLayout = layer_data->Unwrap(pCreateInfo->pipelineLayout); in DispatchCreateDescriptorUpdateTemplate()
618 … local_create_info->descriptorSetLayout = layer_data->Unwrap(pCreateInfo->descriptorSetLayout); in DispatchCreateDescriptorUpdateTemplateKHR()
621 local_create_info->pipelineLayout = layer_data->Unwrap(pCreateInfo->pipelineLayout); in DispatchCreateDescriptorUpdateTemplateKHR()
704 wrapped_entry->sampler = layer_data->Unwrap(image_entry->sampler); in BuildUnwrappedUpdateTemplateBuffer()
705 wrapped_entry->imageView = layer_data->Unwrap(image_entry->imageView); in BuildUnwrappedUpdateTemplateBuffer()
717 wrapped_entry->buffer = layer_data->Unwrap(buffer_entry->buffer); in BuildUnwrappedUpdateTemplateBuffer()
726 VkBufferView wrapped_entry = layer_data->Unwrap(*buffer_view_handle); in BuildUnwrappedUpdateTemplateBuffer()
789 descriptorSet = layer_data->Unwrap(descriptorSet); in DispatchUpdateDescriptorSetWithTemplate()
790 …descriptorUpdateTemplate = (VkDescriptorUpdateTemplate)layer_data->Unwrap(descriptorUpdateTemplate… in DispatchUpdateDescriptorSetWithTemplate()
807 descriptorSet = layer_data->Unwrap(descriptorSet); in DispatchUpdateDescriptorSetWithTemplateKHR()
808 descriptorUpdateTemplate = layer_data->Unwrap(descriptorUpdateTemplate); in DispatchUpdateDescriptorSetWithTemplateKHR()
826 descriptorUpdateTemplate = layer_data->Unwrap(descriptorUpdateTemplate); in DispatchCmdPushDescriptorSetWithTemplateKHR()
827 layout = layer_data->Unwrap(layout); in DispatchCmdPushDescriptorSetWithTemplateKHR()
915 display = layer_data->Unwrap(display); in DispatchGetDisplayModePropertiesKHR()
934 display = layer_data->Unwrap(display); in DispatchGetDisplayModeProperties2KHR()
1148 …local_pSubmits[index0].pWaitSemaphores[index1] = layer_data->Unwrap(local_pSubmits[index0].pWaitSe… in DispatchQueueSubmit()
1153 …local_pSubmits[index0].pSignalSemaphores[index1] = layer_data->Unwrap(local_pSubmits[index0].pSign… in DispatchQueueSubmit()
1158 fence = layer_data->Unwrap(fence); in DispatchQueueSubmit()
1239 memory = layer_data->Unwrap(memory); in DispatchMapMemory()
1253 memory = layer_data->Unwrap(memory); in DispatchUnmapMemory()
1273 … local_pMemoryRanges[index0].memory = layer_data->Unwrap(pMemoryRanges[index0].memory); in DispatchFlushMappedMemoryRanges()
1299 … local_pMemoryRanges[index0].memory = layer_data->Unwrap(pMemoryRanges[index0].memory); in DispatchInvalidateMappedMemoryRanges()
1319 memory = layer_data->Unwrap(memory); in DispatchGetDeviceMemoryCommitment()
1334 buffer = layer_data->Unwrap(buffer); in DispatchBindBufferMemory()
1335 memory = layer_data->Unwrap(memory); in DispatchBindBufferMemory()
1351 image = layer_data->Unwrap(image); in DispatchBindImageMemory()
1352 memory = layer_data->Unwrap(memory); in DispatchBindImageMemory()
1367 buffer = layer_data->Unwrap(buffer); in DispatchGetBufferMemoryRequirements()
1381 image = layer_data->Unwrap(image); in DispatchGetImageMemoryRequirements()
1396 image = layer_data->Unwrap(image); in DispatchGetImageSparseMemoryRequirements()
1433 …local_pBindInfo[index0].pWaitSemaphores[index1] = layer_data->Unwrap(local_pBindInfo[index0].pWait… in DispatchQueueBindSparse()
1439 …local_pBindInfo[index0].pBufferBinds[index1].buffer = layer_data->Unwrap(pBindInfo[index0].pBuffer… in DispatchQueueBindSparse()
1444 …indInfo[index0].pBufferBinds[index1].pBinds[index2].memory = layer_data->Unwrap(pBindInfo[index0].… in DispatchQueueBindSparse()
1453 …local_pBindInfo[index0].pImageOpaqueBinds[index1].image = layer_data->Unwrap(pBindInfo[index0].pIm… in DispatchQueueBindSparse()
1458 …fo[index0].pImageOpaqueBinds[index1].pBinds[index2].memory = layer_data->Unwrap(pBindInfo[index0].… in DispatchQueueBindSparse()
1467 …local_pBindInfo[index0].pImageBinds[index1].image = layer_data->Unwrap(pBindInfo[index0].pImageBin… in DispatchQueueBindSparse()
1472 …BindInfo[index0].pImageBinds[index1].pBinds[index2].memory = layer_data->Unwrap(pBindInfo[index0].… in DispatchQueueBindSparse()
1480 …local_pBindInfo[index0].pSignalSemaphores[index1] = layer_data->Unwrap(local_pBindInfo[index0].pSi… in DispatchQueueBindSparse()
1485 fence = layer_data->Unwrap(fence); in DispatchQueueBindSparse()
1539 local_pFences[index0] = layer_data->Unwrap(pFences[index0]); in DispatchResetFences()
1556 fence = layer_data->Unwrap(fence); in DispatchGetFenceStatus()
1577 local_pFences[index0] = layer_data->Unwrap(pFences[index0]); in DispatchWaitForFences()
1660 event = layer_data->Unwrap(event); in DispatchGetEventStatus()
1674 event = layer_data->Unwrap(event); in DispatchSetEvent()
1688 event = layer_data->Unwrap(event); in DispatchResetEvent()
1741 queryPool = layer_data->Unwrap(queryPool); in DispatchGetQueryPoolResults()
1794 local_pCreateInfo->buffer = layer_data->Unwrap(pCreateInfo->buffer); in DispatchCreateBufferView()
1878 image = layer_data->Unwrap(image); in DispatchGetImageSubresourceLayout()
1897 local_pCreateInfo->image = layer_data->Unwrap(pCreateInfo->image); in DispatchCreateImageView()
2015 pipelineCache = layer_data->Unwrap(pipelineCache); in DispatchGetPipelineCacheData()
2032 dstCache = layer_data->Unwrap(dstCache); in DispatchMergePipelineCaches()
2036 local_pSrcCaches[index0] = layer_data->Unwrap(pSrcCaches[index0]); in DispatchMergePipelineCaches()
2082 …local_pCreateInfo->pSetLayouts[index1] = layer_data->Unwrap(local_pCreateInfo->pSetLayouts[index1]… in DispatchCreatePipelineLayout()
2174 …_pCreateInfo->pBindings[index1].pImmutableSamplers[index2] = layer_data->Unwrap(local_pCreateInfo-… in DispatchCreateDescriptorSetLayout()
2250 … local_pDescriptorWrites[index0].dstSet = layer_data->Unwrap(pDescriptorWrites[index0].dstSet); in DispatchUpdateDescriptorSets()
2255 …local_pDescriptorWrites[index0].pImageInfo[index1].sampler = layer_data->Unwrap(pDescriptorWrites[… in DispatchUpdateDescriptorSets()
2258 …cal_pDescriptorWrites[index0].pImageInfo[index1].imageView = layer_data->Unwrap(pDescriptorWrites[… in DispatchUpdateDescriptorSets()
2265 …local_pDescriptorWrites[index0].pBufferInfo[index1].buffer = layer_data->Unwrap(pDescriptorWrites[… in DispatchUpdateDescriptorSets()
2271 …local_pDescriptorWrites[index0].pTexelBufferView[index1] = layer_data->Unwrap(local_pDescriptorWri… in DispatchUpdateDescriptorSets()
2281 … local_pDescriptorCopies[index0].srcSet = layer_data->Unwrap(pDescriptorCopies[index0].srcSet); in DispatchUpdateDescriptorSets()
2284 … local_pDescriptorCopies[index0].dstSet = layer_data->Unwrap(pDescriptorCopies[index0].dstSet); in DispatchUpdateDescriptorSets()
2311 local_pCreateInfo->renderPass = layer_data->Unwrap(pCreateInfo->renderPass); in DispatchCreateFramebuffer()
2315 …local_pCreateInfo->pAttachments[index1] = layer_data->Unwrap(local_pCreateInfo->pAttachments[index… in DispatchCreateFramebuffer()
2360 renderPass = layer_data->Unwrap(renderPass); in DispatchGetRenderAreaGranularity()
2407 commandPool = layer_data->Unwrap(commandPool); in DispatchResetCommandPool()
2426 local_pAllocateInfo->commandPool = layer_data->Unwrap(pAllocateInfo->commandPool); in DispatchAllocateCommandBuffers()
2446 commandPool = layer_data->Unwrap(commandPool); in DispatchFreeCommandBuffers()
2464 …local_pBeginInfo->pInheritanceInfo->renderPass = layer_data->Unwrap(pBeginInfo->pInheritanceInfo->… in DispatchBeginCommandBuffer()
2467 …local_pBeginInfo->pInheritanceInfo->framebuffer = layer_data->Unwrap(pBeginInfo->pInheritanceInfo-… in DispatchBeginCommandBuffer()
2506 pipeline = layer_data->Unwrap(pipeline); in DispatchCmdBindPipeline()
2617 layout = layer_data->Unwrap(layout); in DispatchCmdBindDescriptorSets()
2621 local_pDescriptorSets[index0] = layer_data->Unwrap(pDescriptorSets[index0]); in DispatchCmdBindDescriptorSets()
2639 buffer = layer_data->Unwrap(buffer); in DispatchCmdBindIndexBuffer()
2659 local_pBuffers[index0] = layer_data->Unwrap(pBuffers[index0]); in DispatchCmdBindVertexBuffers()
2703 buffer = layer_data->Unwrap(buffer); in DispatchCmdDrawIndirect()
2719 buffer = layer_data->Unwrap(buffer); in DispatchCmdDrawIndexedIndirect()
2744 buffer = layer_data->Unwrap(buffer); in DispatchCmdDispatchIndirect()
2760 srcBuffer = layer_data->Unwrap(srcBuffer); in DispatchCmdCopyBuffer()
2761 dstBuffer = layer_data->Unwrap(dstBuffer); in DispatchCmdCopyBuffer()
2779 srcImage = layer_data->Unwrap(srcImage); in DispatchCmdCopyImage()
2780 dstImage = layer_data->Unwrap(dstImage); in DispatchCmdCopyImage()
2799 srcImage = layer_data->Unwrap(srcImage); in DispatchCmdBlitImage()
2800 dstImage = layer_data->Unwrap(dstImage); in DispatchCmdBlitImage()
2817 srcBuffer = layer_data->Unwrap(srcBuffer); in DispatchCmdCopyBufferToImage()
2818 dstImage = layer_data->Unwrap(dstImage); in DispatchCmdCopyBufferToImage()
2835 srcImage = layer_data->Unwrap(srcImage); in DispatchCmdCopyImageToBuffer()
2836 dstBuffer = layer_data->Unwrap(dstBuffer); in DispatchCmdCopyImageToBuffer()
2852 dstBuffer = layer_data->Unwrap(dstBuffer); in DispatchCmdUpdateBuffer()
2868 dstBuffer = layer_data->Unwrap(dstBuffer); in DispatchCmdFillBuffer()
2885 image = layer_data->Unwrap(image); in DispatchCmdClearColorImage()
2902 image = layer_data->Unwrap(image); in DispatchCmdClearDepthStencilImage()
2932 srcImage = layer_data->Unwrap(srcImage); in DispatchCmdResolveImage()
2933 dstImage = layer_data->Unwrap(dstImage); in DispatchCmdResolveImage()
2947 event = layer_data->Unwrap(event); in DispatchCmdSetEvent()
2961 event = layer_data->Unwrap(event); in DispatchCmdResetEvent()
2989 local_pEvents[index0] = layer_data->Unwrap(pEvents[index0]); in DispatchCmdWaitEvents()
2997 …local_pBufferMemoryBarriers[index0].buffer = layer_data->Unwrap(pBufferMemoryBarriers[index0].buff… in DispatchCmdWaitEvents()
3006 … local_pImageMemoryBarriers[index0].image = layer_data->Unwrap(pImageMemoryBarriers[index0].image); in DispatchCmdWaitEvents()
3044 …local_pBufferMemoryBarriers[index0].buffer = layer_data->Unwrap(pBufferMemoryBarriers[index0].buff… in DispatchCmdPipelineBarrier()
3053 … local_pImageMemoryBarriers[index0].image = layer_data->Unwrap(pImageMemoryBarriers[index0].image); in DispatchCmdPipelineBarrier()
3076 queryPool = layer_data->Unwrap(queryPool); in DispatchCmdBeginQuery()
3090 queryPool = layer_data->Unwrap(queryPool); in DispatchCmdEndQuery()
3105 queryPool = layer_data->Unwrap(queryPool); in DispatchCmdResetQueryPool()
3120 queryPool = layer_data->Unwrap(queryPool); in DispatchCmdWriteTimestamp()
3139 queryPool = layer_data->Unwrap(queryPool); in DispatchCmdCopyQueryPoolResults()
3140 dstBuffer = layer_data->Unwrap(dstBuffer); in DispatchCmdCopyQueryPoolResults()
3157 layout = layer_data->Unwrap(layout); in DispatchCmdPushConstants()
3175 … local_pRenderPassBegin->renderPass = layer_data->Unwrap(pRenderPassBegin->renderPass); in DispatchCmdBeginRenderPass()
3178 … local_pRenderPassBegin->framebuffer = layer_data->Unwrap(pRenderPassBegin->framebuffer); in DispatchCmdBeginRenderPass()
3232 local_pBindInfos[index0].buffer = layer_data->Unwrap(pBindInfos[index0].buffer); in DispatchBindBufferMemory2()
3235 local_pBindInfos[index0].memory = layer_data->Unwrap(pBindInfos[index0].memory); in DispatchBindBufferMemory2()
3262 local_pBindInfos[index0].image = layer_data->Unwrap(pBindInfos[index0].image); in DispatchBindImageMemory2()
3265 local_pBindInfos[index0].memory = layer_data->Unwrap(pBindInfos[index0].memory); in DispatchBindImageMemory2()
3335 local_pInfo->image = layer_data->Unwrap(pInfo->image); in DispatchGetImageMemoryRequirements2()
3357 local_pInfo->buffer = layer_data->Unwrap(pInfo->buffer); in DispatchGetBufferMemoryRequirements2()
3380 local_pInfo->image = layer_data->Unwrap(pInfo->image); in DispatchGetImageSparseMemoryRequirements2()
3477 commandPool = layer_data->Unwrap(commandPool); in DispatchTrimCommandPool()
3587 …_pCreateInfo->pBindings[index1].pImmutableSamplers[index2] = layer_data->Unwrap(local_pCreateInfo-… in DispatchGetDescriptorSetLayoutSupport()
3627 surface = layer_data->Unwrap(surface); in DispatchGetPhysicalDeviceSurfaceSupportKHR()
3642 surface = layer_data->Unwrap(surface); in DispatchGetPhysicalDeviceSurfaceCapabilitiesKHR()
3658 surface = layer_data->Unwrap(surface); in DispatchGetPhysicalDeviceSurfaceFormatsKHR()
3674 surface = layer_data->Unwrap(surface); in DispatchGetPhysicalDeviceSurfacePresentModesKHR()
3698 swapchain = layer_data->Unwrap(swapchain); in DispatchAcquireNextImageKHR()
3699 semaphore = layer_data->Unwrap(semaphore); in DispatchAcquireNextImageKHR()
3700 fence = layer_data->Unwrap(fence); in DispatchAcquireNextImageKHR()
3727 surface = layer_data->Unwrap(surface); in DispatchGetDeviceGroupSurfacePresentModesKHR()
3743 surface = layer_data->Unwrap(surface); in DispatchGetPhysicalDevicePresentRectanglesKHR()
3762 local_pAcquireInfo->swapchain = layer_data->Unwrap(pAcquireInfo->swapchain); in DispatchAcquireNextImage2KHR()
3765 local_pAcquireInfo->semaphore = layer_data->Unwrap(pAcquireInfo->semaphore); in DispatchAcquireNextImage2KHR()
3768 local_pAcquireInfo->fence = layer_data->Unwrap(pAcquireInfo->fence); in DispatchAcquireNextImage2KHR()
3797 display = layer_data->Unwrap(display); in DispatchCreateDisplayModeKHR()
3815 mode = layer_data->Unwrap(mode); in DispatchGetDisplayPlaneCapabilitiesKHR()
3835 local_pCreateInfo->displayMode = layer_data->Unwrap(pCreateInfo->displayMode); in DispatchCreateDisplayPlaneSurfaceKHR()
4120 commandPool = layer_data->Unwrap(commandPool); in DispatchTrimCommandPoolKHR()
4161 local_pGetWin32HandleInfo->memory = layer_data->Unwrap(pGetWin32HandleInfo->memory); in DispatchGetMemoryWin32HandleKHR()
4200 local_pGetFdInfo->memory = layer_data->Unwrap(pGetFdInfo->memory); in DispatchGetMemoryFdKHR()
4246 …local_pImportSemaphoreWin32HandleInfo->semaphore = layer_data->Unwrap(pImportSemaphoreWin32HandleI… in DispatchImportSemaphoreWin32HandleKHR()
4272 … local_pGetWin32HandleInfo->semaphore = layer_data->Unwrap(pGetWin32HandleInfo->semaphore); in DispatchGetSemaphoreWin32HandleKHR()
4295 … local_pImportSemaphoreFdInfo->semaphore = layer_data->Unwrap(pImportSemaphoreFdInfo->semaphore); in DispatchImportSemaphoreFdKHR()
4318 local_pGetFdInfo->semaphore = layer_data->Unwrap(pGetFdInfo->semaphore); in DispatchGetSemaphoreFdKHR()
4341 layout = layer_data->Unwrap(layout); in DispatchCmdPushDescriptorSetKHR()
4348 … local_pDescriptorWrites[index0].dstSet = layer_data->Unwrap(pDescriptorWrites[index0].dstSet); in DispatchCmdPushDescriptorSetKHR()
4353 …local_pDescriptorWrites[index0].pImageInfo[index1].sampler = layer_data->Unwrap(pDescriptorWrites[… in DispatchCmdPushDescriptorSetKHR()
4356 …cal_pDescriptorWrites[index0].pImageInfo[index1].imageView = layer_data->Unwrap(pDescriptorWrites[… in DispatchCmdPushDescriptorSetKHR()
4363 …local_pDescriptorWrites[index0].pBufferInfo[index1].buffer = layer_data->Unwrap(pDescriptorWrites[… in DispatchCmdPushDescriptorSetKHR()
4369 …local_pDescriptorWrites[index0].pTexelBufferView[index1] = layer_data->Unwrap(local_pDescriptorWri… in DispatchCmdPushDescriptorSetKHR()
4403 … local_pRenderPassBegin->renderPass = layer_data->Unwrap(pRenderPassBegin->renderPass); in DispatchCmdBeginRenderPass2KHR()
4406 … local_pRenderPassBegin->framebuffer = layer_data->Unwrap(pRenderPassBegin->framebuffer); in DispatchCmdBeginRenderPass2KHR()
4443 swapchain = layer_data->Unwrap(swapchain); in DispatchGetSwapchainStatusKHR()
4473 … local_pImportFenceWin32HandleInfo->fence = layer_data->Unwrap(pImportFenceWin32HandleInfo->fence); in DispatchImportFenceWin32HandleKHR()
4499 local_pGetWin32HandleInfo->fence = layer_data->Unwrap(pGetWin32HandleInfo->fence); in DispatchGetFenceWin32HandleKHR()
4522 local_pImportFenceFdInfo->fence = layer_data->Unwrap(pImportFenceFdInfo->fence); in DispatchImportFenceFdKHR()
4545 local_pGetFdInfo->fence = layer_data->Unwrap(pGetFdInfo->fence); in DispatchGetFenceFdKHR()
4568 local_pSurfaceInfo->surface = layer_data->Unwrap(pSurfaceInfo->surface); in DispatchGetPhysicalDeviceSurfaceCapabilities2KHR()
4592 local_pSurfaceInfo->surface = layer_data->Unwrap(pSurfaceInfo->surface); in DispatchGetPhysicalDeviceSurfaceFormats2KHR()
4621 local_pDisplayPlaneInfo->mode = layer_data->Unwrap(pDisplayPlaneInfo->mode); in DispatchGetDisplayPlaneCapabilities2KHR()
4644 local_pInfo->image = layer_data->Unwrap(pInfo->image); in DispatchGetImageMemoryRequirements2KHR()
4666 local_pInfo->buffer = layer_data->Unwrap(pInfo->buffer); in DispatchGetBufferMemoryRequirements2KHR()
4689 local_pInfo->image = layer_data->Unwrap(pInfo->image); in DispatchGetImageSparseMemoryRequirements2KHR()
4756 local_pBindInfos[index0].buffer = layer_data->Unwrap(pBindInfos[index0].buffer); in DispatchBindBufferMemory2KHR()
4759 local_pBindInfos[index0].memory = layer_data->Unwrap(pBindInfos[index0].memory); in DispatchBindBufferMemory2KHR()
4786 local_pBindInfos[index0].image = layer_data->Unwrap(pBindInfos[index0].image); in DispatchBindImageMemory2KHR()
4789 local_pBindInfos[index0].memory = layer_data->Unwrap(pBindInfos[index0].memory); in DispatchBindImageMemory2KHR()
4816 …_pCreateInfo->pBindings[index1].pImmutableSamplers[index2] = layer_data->Unwrap(local_pCreateInfo-… in DispatchGetDescriptorSetLayoutSupportKHR()
4841 buffer = layer_data->Unwrap(buffer); in DispatchCmdDrawIndirectCountKHR()
4842 countBuffer = layer_data->Unwrap(countBuffer); in DispatchCmdDrawIndirectCountKHR()
4860 buffer = layer_data->Unwrap(buffer); in DispatchCmdDrawIndexedIndirectCountKHR()
4861 countBuffer = layer_data->Unwrap(countBuffer); in DispatchCmdDrawIndexedIndirectCountKHR()
4880 local_pPipelineInfo->pipeline = layer_data->Unwrap(pPipelineInfo->pipeline); in DispatchGetPipelineExecutablePropertiesKHR()
4904 local_pExecutableInfo->pipeline = layer_data->Unwrap(pExecutableInfo->pipeline); in DispatchGetPipelineExecutableStatisticsKHR()
4928 local_pExecutableInfo->pipeline = layer_data->Unwrap(pExecutableInfo->pipeline); in DispatchGetPipelineExecutableInternalRepresentationsKHR()
5032 local_pBuffers[index0] = layer_data->Unwrap(pBuffers[index0]); in DispatchCmdBindTransformFeedbackBuffersEXT()
5055 local_pCounterBuffers[index0] = layer_data->Unwrap(pCounterBuffers[index0]); in DispatchCmdBeginTransformFeedbackEXT()
5078 local_pCounterBuffers[index0] = layer_data->Unwrap(pCounterBuffers[index0]); in DispatchCmdEndTransformFeedbackEXT()
5097 queryPool = layer_data->Unwrap(queryPool); in DispatchCmdBeginQueryIndexedEXT()
5112 queryPool = layer_data->Unwrap(queryPool); in DispatchCmdEndQueryIndexedEXT()
5130 counterBuffer = layer_data->Unwrap(counterBuffer); in DispatchCmdDrawIndirectByteCountEXT()
5147 local_pInfo->imageView = layer_data->Unwrap(pInfo->imageView); in DispatchGetImageViewHandleNVX()
5150 local_pInfo->sampler = layer_data->Unwrap(pInfo->sampler); in DispatchGetImageViewHandleNVX()
5173 buffer = layer_data->Unwrap(buffer); in DispatchCmdDrawIndirectCountAMD()
5174 countBuffer = layer_data->Unwrap(countBuffer); in DispatchCmdDrawIndirectCountAMD()
5192 buffer = layer_data->Unwrap(buffer); in DispatchCmdDrawIndexedIndirectCountAMD()
5193 countBuffer = layer_data->Unwrap(countBuffer); in DispatchCmdDrawIndexedIndirectCountAMD()
5210 pipeline = layer_data->Unwrap(pipeline); in DispatchGetShaderInfoAMD()
5262 memory = layer_data->Unwrap(memory); in DispatchGetMemoryWin32HandleNV()
5299 … local_pConditionalRenderingBegin->buffer = layer_data->Unwrap(pConditionalRenderingBegin->buffer); in DispatchCmdBeginConditionalRenderingEXT()
5328 … local_pProcessCommandsInfo->objectTable = layer_data->Unwrap(pProcessCommandsInfo->objectTable); in DispatchCmdProcessCommandsNVX()
5331 …local_pProcessCommandsInfo->indirectCommandsLayout = layer_data->Unwrap(pProcessCommandsInfo->indi… in DispatchCmdProcessCommandsNVX()
5336 …rocessCommandsInfo->pIndirectCommandsTokens[index1].buffer = layer_data->Unwrap(pProcessCommandsIn… in DispatchCmdProcessCommandsNVX()
5341 …local_pProcessCommandsInfo->sequencesCountBuffer = layer_data->Unwrap(pProcessCommandsInfo->sequen… in DispatchCmdProcessCommandsNVX()
5344 …local_pProcessCommandsInfo->sequencesIndexBuffer = layer_data->Unwrap(pProcessCommandsInfo->sequen… in DispatchCmdProcessCommandsNVX()
5365 … local_pReserveSpaceInfo->objectTable = layer_data->Unwrap(pReserveSpaceInfo->objectTable); in DispatchCmdReserveSpaceForCommandsNVX()
5368 …local_pReserveSpaceInfo->indirectCommandsLayout = layer_data->Unwrap(pReserveSpaceInfo->indirectCo… in DispatchCmdReserveSpaceForCommandsNVX()
5454 objectTable = layer_data->Unwrap(objectTable); in DispatchRegisterObjectsNVX()
5471 objectTable = layer_data->Unwrap(objectTable); in DispatchUnregisterObjectsNVX()
5506 display = layer_data->Unwrap(display); in DispatchReleaseDisplayEXT()
5523 display = layer_data->Unwrap(display); in DispatchAcquireXlibDisplayEXT()
5557 surface = layer_data->Unwrap(surface); in DispatchGetPhysicalDeviceSurfaceCapabilities2EXT()
5572 display = layer_data->Unwrap(display); in DispatchDisplayPowerControlEXT()
5604 display = layer_data->Unwrap(display); in DispatchRegisterDisplayEventEXT()
5622 swapchain = layer_data->Unwrap(swapchain); in DispatchGetSwapchainCounterEXT()
5637 swapchain = layer_data->Unwrap(swapchain); in DispatchGetRefreshCycleDurationGOOGLE()
5653 swapchain = layer_data->Unwrap(swapchain); in DispatchGetPastPresentationTimingGOOGLE()
5684 local_pSwapchains[index0] = layer_data->Unwrap(pSwapchains[index0]); in DispatchSetHdrMetadataEXT()
5857 local_pInfo->memory = layer_data->Unwrap(pInfo->memory); in DispatchGetMemoryAndroidHardwareBufferANDROID()
5896 image = layer_data->Unwrap(image); in DispatchGetImageDrmFormatModifierPropertiesEXT()
5946 dstCache = layer_data->Unwrap(dstCache); in DispatchMergeValidationCachesEXT()
5950 local_pSrcCaches[index0] = layer_data->Unwrap(pSrcCaches[index0]); in DispatchMergeValidationCachesEXT()
5969 validationCache = layer_data->Unwrap(validationCache); in DispatchGetValidationCacheDataEXT()
5984 imageView = layer_data->Unwrap(imageView); in DispatchCmdBindShadingRateImageNV()
6027 …fo->info.pGeometries[index2].geometry.triangles.vertexData = layer_data->Unwrap(pCreateInfo->info.… in DispatchCreateAccelerationStructureNV()
6030 …nfo->info.pGeometries[index2].geometry.triangles.indexData = layer_data->Unwrap(pCreateInfo->info.… in DispatchCreateAccelerationStructureNV()
6033 …>info.pGeometries[index2].geometry.triangles.transformData = layer_data->Unwrap(pCreateInfo->info.… in DispatchCreateAccelerationStructureNV()
6036 …eateInfo->info.pGeometries[index2].geometry.aabbs.aabbData = layer_data->Unwrap(pCreateInfo->info.… in DispatchCreateAccelerationStructureNV()
6082 … local_pInfo->accelerationStructure = layer_data->Unwrap(pInfo->accelerationStructure); in DispatchGetAccelerationStructureMemoryRequirementsNV()
6106 …local_pBindInfos[index0].accelerationStructure = layer_data->Unwrap(pBindInfos[index0].acceleratio… in DispatchBindAccelerationStructureMemoryNV()
6109 local_pBindInfos[index0].memory = layer_data->Unwrap(pBindInfos[index0].memory); in DispatchBindAccelerationStructureMemoryNV()
6141 …l_pInfo->pGeometries[index1].geometry.triangles.vertexData = layer_data->Unwrap(pInfo->pGeometries… in DispatchCmdBuildAccelerationStructureNV()
6144 …al_pInfo->pGeometries[index1].geometry.triangles.indexData = layer_data->Unwrap(pInfo->pGeometries… in DispatchCmdBuildAccelerationStructureNV()
6147 …Info->pGeometries[index1].geometry.triangles.transformData = layer_data->Unwrap(pInfo->pGeometries… in DispatchCmdBuildAccelerationStructureNV()
6150 …local_pInfo->pGeometries[index1].geometry.aabbs.aabbData = layer_data->Unwrap(pInfo->pGeometries[i… in DispatchCmdBuildAccelerationStructureNV()
6155 instanceData = layer_data->Unwrap(instanceData); in DispatchCmdBuildAccelerationStructureNV()
6156 dst = layer_data->Unwrap(dst); in DispatchCmdBuildAccelerationStructureNV()
6157 src = layer_data->Unwrap(src); in DispatchCmdBuildAccelerationStructureNV()
6158 scratch = layer_data->Unwrap(scratch); in DispatchCmdBuildAccelerationStructureNV()
6175 dst = layer_data->Unwrap(dst); in DispatchCmdCopyAccelerationStructureNV()
6176 src = layer_data->Unwrap(src); in DispatchCmdCopyAccelerationStructureNV()
6202 raygenShaderBindingTableBuffer = layer_data->Unwrap(raygenShaderBindingTableBuffer); in DispatchCmdTraceRaysNV()
6203 missShaderBindingTableBuffer = layer_data->Unwrap(missShaderBindingTableBuffer); in DispatchCmdTraceRaysNV()
6204 hitShaderBindingTableBuffer = layer_data->Unwrap(hitShaderBindingTableBuffer); in DispatchCmdTraceRaysNV()
6205 callableShaderBindingTableBuffer = layer_data->Unwrap(callableShaderBindingTableBuffer); in DispatchCmdTraceRaysNV()
6223 pipelineCache = layer_data->Unwrap(pipelineCache); in DispatchCreateRayTracingPipelinesNV()
6231 …local_pCreateInfos[index0].pStages[index1].module = layer_data->Unwrap(pCreateInfos[index0].pStage… in DispatchCreateRayTracingPipelinesNV()
6236 … local_pCreateInfos[index0].layout = layer_data->Unwrap(pCreateInfos[index0].layout); in DispatchCreateRayTracingPipelinesNV()
6239 …local_pCreateInfos[index0].basePipelineHandle = layer_data->Unwrap(pCreateInfos[index0].basePipeli… in DispatchCreateRayTracingPipelinesNV()
6267 pipeline = layer_data->Unwrap(pipeline); in DispatchGetRayTracingShaderGroupHandlesNV()
6283 accelerationStructure = layer_data->Unwrap(accelerationStructure); in DispatchGetAccelerationStructureHandleNV()
6305 … local_pAccelerationStructures[index0] = layer_data->Unwrap(pAccelerationStructures[index0]); in DispatchCmdWriteAccelerationStructuresPropertiesNV()
6308 queryPool = layer_data->Unwrap(queryPool); in DispatchCmdWriteAccelerationStructuresPropertiesNV()
6323 pipeline = layer_data->Unwrap(pipeline); in DispatchCompileDeferredNV()
6352 dstBuffer = layer_data->Unwrap(dstBuffer); in DispatchCmdWriteBufferMarkerAMD()
6402 buffer = layer_data->Unwrap(buffer); in DispatchCmdDrawMeshTasksIndirectNV()
6420 buffer = layer_data->Unwrap(buffer); in DispatchCmdDrawMeshTasksIndirectCountNV()
6421 countBuffer = layer_data->Unwrap(countBuffer); in DispatchCmdDrawMeshTasksIndirectCountNV()
6513 pConfiguration = layer_data->Unwrap(pConfiguration); in DispatchAcquirePerformanceConfigurationINTEL()
6527 configuration = layer_data->Unwrap(configuration); in DispatchReleasePerformanceConfigurationINTEL()
6541 configuration = layer_data->Unwrap(configuration); in DispatchQueueSetPerformanceConfigurationINTEL()
6567 swapChain = layer_data->Unwrap(swapChain); in DispatchSetLocalDimmingAMD()
6620 local_pInfo->buffer = layer_data->Unwrap(pInfo->buffer); in DispatchGetBufferDeviceAddressEXT()
6668 local_pSurfaceInfo->surface = layer_data->Unwrap(pSurfaceInfo->surface); in DispatchGetPhysicalDeviceSurfacePresentModes2EXT()
6689 swapchain = layer_data->Unwrap(swapchain); in DispatchAcquireFullScreenExclusiveModeEXT()
6706 swapchain = layer_data->Unwrap(swapchain); in DispatchReleaseFullScreenExclusiveModeEXT()
6728 local_pSurfaceInfo->surface = layer_data->Unwrap(pSurfaceInfo->surface); in DispatchGetDeviceGroupSurfacePresentModes2EXT()
6774 queryPool = layer_data->Unwrap(queryPool); in DispatchResetQueryPoolEXT()