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
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

◆ dpr

float QNullRenderTargetData::dpr = 1

◆ pixelSize

◆ rp

QNullRenderPassDescriptor* QNullRenderTargetData::rp = nullptr

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