#pragma once #include "drmobject.h" namespace kms { struct PropertyPriv; class Property : public DrmObject { public: Property(Card& card, uint32_t id); ~Property(); void print_short() const; const char *name() const; private: PropertyPriv* m_priv; }; } /linux-core/ffb_context.c?h=master' type='application/atom+xml'/>
![]() |
index : renesas/drm.git | |
| libdrm, cloned from git://anongit.freedesktop.org/mesa/drm | Laurent Pinchart |
| summaryrefslogtreecommitdiff |