4#ifndef QTHREADLOCALRHI_P_H
5#define QTHREADLOCALRHI_P_H
18#include <QtMultimedia/qtmultimediaexports.h>
20#include <QtGui/rhi/qrhi.h>
28Q_MULTIMEDIA_EXPORT QRhi *qEnsureThreadLocalRhi(QRhi::Implementation backend = QRhi::Implementation::Null);
QRhi * ensureRhi(QRhi::Implementation backend)
bool canUseRhiImpl(const QRhi::Implementation implementation, const QRhi::Implementation reference)
Combined button and popup list for selecting options.
static QRhi::Implementation s_preferredBackend
QThreadStorage< ThreadLocalRhiHolder > g_threadLocalRhiHolder
QRhi * qEnsureThreadLocalRhi(QRhi::Implementation backend)
void qSetPreferredThreadLocalRhiBackend(QRhi::Implementation backend)