KWin
|
#include <kwin_export.h>
#include <QExplicitlySharedDataPointer>
#include <xcb/render.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | KWin::XRenderPictureData |
class | KWin::XRenderPicture |
Wrapper around XRender Picture. More... | |
Namespaces | |
namespace | KWin |
namespace | KWin::XRenderUtils |
Functions | |
void | KWin::XRenderUtils::init (xcb_connection_t *connection, xcb_window_t rootWindow) |
xcb_render_pictformat_t | KWin::XRenderUtils::findPictFormat (xcb_visualid_t visual) |
const xcb_render_directformat_t * | KWin::XRenderUtils::findPictFormatInfo (xcb_render_pictformat_t format) |
void | KWin::XRenderUtils::cleanup () |