Lines Matching refs:removeHandles

80         mReconstruction.removeHandles((const uint64_t*)(&instance), 1, true);  in vkDestroyInstance()
163 mReconstruction.removeHandles((const uint64_t*)(&device), 1, true); in vkDestroyDevice()
236 mReconstruction.removeHandles((const uint64_t*)(&memory), 1, true); in vkFreeMemory()
340 mReconstruction.removeHandles((const uint64_t*)(&fence), 1, true); in vkDestroyFence()
375 mReconstruction.removeHandles((const uint64_t*)(&semaphore), 1, true); in vkDestroySemaphore()
400 mReconstruction.removeHandles((const uint64_t*)(&event), 1, true); in vkDestroyEvent()
434 mReconstruction.removeHandles((const uint64_t*)(&queryPool), 1, true); in vkDestroyQueryPool()
464 mReconstruction.removeHandles((const uint64_t*)(&buffer), 1, true); in vkDestroyBuffer()
488 mReconstruction.removeHandles((const uint64_t*)(&bufferView), 1, true); in vkDestroyBufferView()
513 mReconstruction.removeHandles((const uint64_t*)(&image), 1, true); in vkDestroyImage()
545 mReconstruction.removeHandles((const uint64_t*)(&imageView), 1, true); in vkDestroyImageView()
572 mReconstruction.removeHandles((const uint64_t*)(&shaderModule), 1, false); in vkDestroyShaderModule()
599 mReconstruction.removeHandles((const uint64_t*)(&pipelineCache), 1, true); in vkDestroyPipelineCache()
665 mReconstruction.removeHandles((const uint64_t*)(&pipeline), 1, true); in vkDestroyPipeline()
692 mReconstruction.removeHandles((const uint64_t*)(&pipelineLayout), 1, true); in vkDestroyPipelineLayout()
717 mReconstruction.removeHandles((const uint64_t*)(&sampler), 1, true); in vkDestroySampler()
745 mReconstruction.removeHandles((const uint64_t*)(&descriptorSetLayout), 1, true); in vkDestroyDescriptorSetLayout()
772 mReconstruction.removeHandles((const uint64_t*)(&descriptorPool), 1, true); in vkDestroyDescriptorPool()
788 mReconstruction.removeHandles((const uint64_t*)pDescriptorSets, ((descriptorSetCount)), in vkFreeDescriptorSets()
830 mReconstruction.removeHandles((const uint64_t*)(&framebuffer), 1, true); in vkDestroyFramebuffer()
855 mReconstruction.removeHandles((const uint64_t*)(&renderPass), 1, true); in vkDestroyRenderPass()
883 mReconstruction.removeHandles((const uint64_t*)(&commandPool), 1, true); in vkDestroyCommandPool()
917 mReconstruction.removeHandles((const uint64_t*)pCommandBuffers, ((commandBufferCount)), in vkFreeCommandBuffers()
1745 mReconstruction.removeHandles((const uint64_t*)(&ycbcrConversion), 1, true); in vkDestroySamplerYcbcrConversion()
1775 mReconstruction.removeHandles((const uint64_t*)(&descriptorUpdateTemplate), 1, true); in vkDestroyDescriptorUpdateTemplate()
2387 mReconstruction.removeHandles((const uint64_t*)(&swapchain), 1, true); in vkDestroySwapchainKHR()
2556 mReconstruction.removeHandles((const uint64_t*)(&descriptorUpdateTemplate), 1, true); in vkDestroyDescriptorUpdateTemplateKHR()
2702 mReconstruction.removeHandles((const uint64_t*)(&ycbcrConversion), 1, true); in vkDestroySamplerYcbcrConversionKHR()
3206 mReconstruction.removeHandles((const uint64_t*)(&messenger), 1, true); in vkDestroyDebugUtilsMessengerEXT()
3675 mReconstruction.removeHandles((const uint64_t*)(&memory), 1, true); in vkFreeMemorySyncGOOGLE()