![]() |
Qt 6.x
The Qt SDK
|
#include <qsgrhisupport_p.h>
Public Attributes | |
QRhi * | rhi |
bool | own |
Definition at line 76 of file qsgrhisupport_p.h.
bool QSGRhiSupport::RhiCreateResult::own |
Definition at line 78 of file qsgrhisupport_p.h.
Referenced by QSGRenderThread::ensureRhi(), QSGGuiThreadRenderLoop::ensureRhi(), and QSGRhiSupport::grabOffscreen().
QRhi* QSGRhiSupport::RhiCreateResult::rhi |
Definition at line 77 of file qsgrhisupport_p.h.
Referenced by QSGRenderThread::ensureRhi(), QSGGuiThreadRenderLoop::ensureRhi(), and QSGRhiSupport::grabOffscreen().