Searched defs:toRemove (Results 1 – 2 of 2) sorted by relevance
351 void VkReconstruction::removeHandles(const uint64_t* toRemove, uint32_t count) { in removeHandles()
433 void removeExtension(std::string& currExts, const std::string& toRemove) { in removeExtension()