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::CustomImageCacheKey Struct Reference

#include <qssgrenderbuffermanager_p.h>

+ Collaboration diagram for QSSGBufferManager::CustomImageCacheKey:

Public Attributes

QSSGRenderTextureDatadata
 
int mipMode
 

Detailed Description

Definition at line 87 of file qssgrenderbuffermanager_p.h.

Member Data Documentation

◆ data

QSSGRenderTextureData* QSSGBufferManager::CustomImageCacheKey::data

Definition at line 88 of file qssgrenderbuffermanager_p.h.

◆ mipMode

int QSSGBufferManager::CustomImageCacheKey::mipMode

Definition at line 89 of file qssgrenderbuffermanager_p.h.


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