Searched refs:image_item (Results 1 – 1 of 1) sorted by relevance
12948 auto image_item = imageLayoutMap.find(imgsubpair); in PreCallRecordDestroySwapchainKHR() local12949 if (image_item != imageLayoutMap.end()) { in PreCallRecordDestroySwapchainKHR()12950 imageLayoutMap.erase(image_item); in PreCallRecordDestroySwapchainKHR()