Home | History | Annotate | Download | only in layers

Lines Matching refs:sub_entry

904     const auto &sub_entry = imageSubresourceMap->find(image);
905 if (sub_entry != imageSubresourceMap->end()) {
906 for (const auto &pair : sub_entry->second) {
909 imageSubresourceMap->erase(sub_entry);