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
QSSGBufferManager::ImageData Struct Reference

#include <qssgrenderbuffermanager_p.h>

+ Collaboration diagram for QSSGBufferManager::ImageData:

Public Attributes

QSSGRenderImageTexture renderImageTexture
 
QHash< QSSGRenderLayer *, uint32_t > usageCounts
 
uint32_t generationId = 0
 

Detailed Description

Definition at line 92 of file qssgrenderbuffermanager_p.h.

Member Data Documentation

◆ generationId

uint32_t QSSGBufferManager::ImageData::generationId = 0

Definition at line 95 of file qssgrenderbuffermanager_p.h.

◆ renderImageTexture

QSSGRenderImageTexture QSSGBufferManager::ImageData::renderImageTexture

Definition at line 93 of file qssgrenderbuffermanager_p.h.

◆ usageCounts

QHash<QSSGRenderLayer*, uint32_t> QSSGBufferManager::ImageData::usageCounts

Definition at line 94 of file qssgrenderbuffermanager_p.h.


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