![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhinull_p.h>
Public Member Functions | |
QNullRenderTargetData (QRhiImplementation *) |
Public Attributes | |
QNullRenderPassDescriptor * | rp = nullptr |
QSize | pixelSize |
float | dpr = 1 |
QRhiRenderTargetAttachmentTracker::ResIdList | currentResIdList |
Definition at line 80 of file qrhinull_p.h.
|
inline |
Definition at line 82 of file qrhinull_p.h.
QRhiRenderTargetAttachmentTracker::ResIdList QNullRenderTargetData::currentResIdList |
Definition at line 87 of file qrhinull_p.h.
float QNullRenderTargetData::dpr = 1 |
Definition at line 86 of file qrhinull_p.h.
QSize QNullRenderTargetData::pixelSize |
Definition at line 85 of file qrhinull_p.h.
QNullRenderPassDescriptor* QNullRenderTargetData::rp = nullptr |
Definition at line 84 of file qrhinull_p.h.