MythTV
master
|
#include <array>
#include <list>
#include <QMutex>
#include <QRecursiveMutex>
#include <QQueue>
#include "libmythui/mythimage.h"
#include "libmythui/mythpaintergpu.h"
Go to the source code of this file.
Classes | |
class | MythOpenGLPainter |
Variables | |
static constexpr size_t | MAX_BUFFER_POOL { 70 } |
|
staticconstexpr |
Definition at line 24 of file mythpainteropengl.h.
Referenced by MythOpenGLPainter::DrawImage(), and MythOpenGLPainter::MythOpenGLPainter().