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
QNullRenderTargetData Struct Reference

#include <qrhinull_p.h>

Collaboration diagram for QNullRenderTargetData:

Public Member Functions

 QNullRenderTargetData (QRhiImplementation *)

Public Attributes

QNullRenderPassDescriptorrp = nullptr
QSize pixelSize
float dpr = 1
QRhiRenderTargetAttachmentTracker::ResIdList currentResIdList

Detailed Description

Definition at line 80 of file qrhinull_p.h.

Constructor & Destructor Documentation

◆ QNullRenderTargetData()

QNullRenderTargetData::QNullRenderTargetData ( QRhiImplementation * )
inline

Definition at line 82 of file qrhinull_p.h.

Member Data Documentation

◆ currentResIdList

QRhiRenderTargetAttachmentTracker::ResIdList QNullRenderTargetData::currentResIdList

Definition at line 87 of file qrhinull_p.h.

◆ dpr

float QNullRenderTargetData::dpr = 1

Definition at line 86 of file qrhinull_p.h.

◆ pixelSize

QSize QNullRenderTargetData::pixelSize

Definition at line 85 of file qrhinull_p.h.

◆ rp

QNullRenderPassDescriptor* QNullRenderTargetData::rp = nullptr

Definition at line 84 of file qrhinull_p.h.


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