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
QSSGBufferManagerStat Struct Reference
+ Collaboration diagram for QSSGBufferManagerStat:

Public Types

enum class  Level { Debug = 0x1 , Usage = 0x2 }
 

Static Public Member Functions

static constexpr bool enabled (Level)
 

Detailed Description

Definition at line 34 of file qssgrenderbuffermanager.cpp.

Member Enumeration Documentation

◆ Level

enum class QSSGBufferManagerStat::Level
strong
Enumerator
Debug 
Usage 

Definition at line 36 of file qssgrenderbuffermanager.cpp.

Member Function Documentation

◆ enabled()

static constexpr bool QSSGBufferManagerStat::enabled ( Level )
inlinestaticconstexpr

Definition at line 51 of file qssgrenderbuffermanager.cpp.

Referenced by QSSGBufferManager::cleanupUnreferencedBuffers(), QSSGBufferManager::loadRenderImage(), QSSGBufferManager::releaseGeometry(), and QSSGBufferManager::releaseTextureData().

+ Here is the caller graph for this function:

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