KWin
|
#include "drm_object.h"
#include <errno.h>
#include "drm_commit.h"
#include "drm_gpu.h"
#include "drm_logging.h"
#include "drm_pointer.h"
Go to the source code of this file.
Namespaces | |
namespace | KWin |
Functions | |
QDebug | operator<< (QDebug s, const KWin::DrmObject *obj) |
QDebug operator<< | ( | QDebug | s, |
const KWin::DrmObject * | obj ) |
Definition at line 101 of file drm_object.cpp.