Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <memory>
#include <queue>
#include <gbm.h>
Classes | |
class | KODI::WINDOWING::GBM::CGBMUtils |
A wrapper for gbm c classes to allow OOP and RAII. More... | |
class | KODI::WINDOWING::GBM::CGBMUtils::CGBMDevice |
A wrapper for gbm_device to allow OOP and RAII. More... | |
class | KODI::WINDOWING::GBM::CGBMUtils::CGBMDevice::CGBMSurface |
A wrapper for gbm_surface to allow OOP and RAII. More... | |
class | KODI::WINDOWING::GBM::CGBMUtils::CGBMDevice::CGBMSurface::CGBMSurfaceBuffer |
A wrapper for gbm_bo to allow OOP and RAII. More... | |
Namespaces | |
namespace | KODI |
namespace | KODI::WINDOWING |
namespace | KODI::WINDOWING::GBM |