Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qthreadlocalrhi_p.h File Reference

(d4a75b0b483955203423bf90d0ea41d6444dcf70)

#include <QtMultimedia/qtmultimediaexports.h>
#include <QtGui/rhi/qrhi.h>
Include dependency graph for qthreadlocalrhi_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_MULTIMEDIA_EXPORT QRhiqEnsureThreadLocalRhi (QRhi::Implementation backend=QRhi::Implementation::Null)
Q_MULTIMEDIA_EXPORT void qSetPreferredThreadLocalRhiBackend (QRhi::Implementation backend)

Function Documentation

◆ qEnsureThreadLocalRhi()

QT_BEGIN_NAMESPACE Q_MULTIMEDIA_EXPORT QRhi * qEnsureThreadLocalRhi ( QRhi::Implementation backend = QRhi::Implementation::Null)

Definition at line 143 of file qthreadlocalrhi.cpp.

◆ qSetPreferredThreadLocalRhiBackend()

Q_MULTIMEDIA_EXPORT void qSetPreferredThreadLocalRhiBackend ( QRhi::Implementation backend)