Searched refs:ClearMemoryObjectBindings (Results 1 – 3 of 3) sorted by relevance
1530 ClearMemoryObjectBindings(obj_struct.handle, kVulkanObjectTypeImage); in PreCallRecordDestroyImage()4529 ClearMemoryObjectBindings(HandleToUint64(buffer), kVulkanObjectTypeBuffer); in PreCallRecordDestroyBuffer()
496 void ClearMemoryObjectBindings(uint64_t handle, VulkanObjectType type);
410 void CoreChecks::ClearMemoryObjectBindings(uint64_t handle, VulkanObjectType type) { in ClearMemoryObjectBindings() function in CoreChecks11881 … ClearMemoryObjectBindings(HandleToUint64(swapchain_image), kVulkanObjectTypeSwapchainKHR); in PreCallRecordDestroySwapchainKHR()