Searched refs:colorBuffersToCleanup (Results 1 – 1 of 1) sorted by relevance
1486 std::vector<HandleType> colorBuffersToCleanup; in cleanupProcGLObjects_locked() local1506 colorBuffersToCleanup.push_back(w->second.second); in cleanupProcGLObjects_locked()1510 colorBuffersToCleanup.push_back(w->second.second); in cleanupProcGLObjects_locked()1531 colorBuffersToCleanup.push_back(cb); in cleanupProcGLObjects_locked()1567 return colorBuffersToCleanup; in cleanupProcGLObjects_locked()2391 std::vector<HandleType> colorBuffersToCleanup; in onLoad() local2397 colorBuffersToCleanup.insert(colorBuffersToCleanup.end(), cleanupHandles.begin(), in onLoad()2404 colorBuffersToCleanup.insert(colorBuffersToCleanup.end(), cleanupHandles.begin(), in onLoad()2411 colorBuffersToCleanup.insert(colorBuffersToCleanup.end(), cleanupHandles.begin(), in onLoad()2417 colorBuffersToCleanup.insert(colorBuffersToCleanup.end(), cleanupHandles.begin(), in onLoad()[all …]