Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSGRhiSupport::RhiCreateResult Struct Reference

#include <qsgrhisupport_p.h>

+ Collaboration diagram for QSGRhiSupport::RhiCreateResult:

Public Attributes

QRhirhi
 
bool own
 

Detailed Description

Definition at line 76 of file qsgrhisupport_p.h.

Member Data Documentation

◆ own

bool QSGRhiSupport::RhiCreateResult::own

Definition at line 78 of file qsgrhisupport_p.h.

◆ rhi

QRhi* QSGRhiSupport::RhiCreateResult::rhi

Definition at line 77 of file qsgrhisupport_p.h.

Referenced by QSGGuiThreadRenderLoop::ensureRhi().


The documentation for this struct was generated from the following file: