69 for (
const auto &slot : std::as_const(m_slots)) {
70 if (!slot->buffer()->isReferenced()) {
81 qCWarning(KWIN_QPAINTER) <<
"Failed to allocate a qpainter swapchain graphics buffer";
85 auto slot = std::make_shared<QPainterSwapchainSlot>(buffer);