UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FOpenGLBinaryCacheStats Class Reference

Public Member Functions

void MarkStartTime (const FOpenGLProgramKey &ProgramKey)
 
void MarkCompileFinishTime (const FOpenGLProgramKey &ProgramKey)
 
void MarkCacheMissedTime (const FOpenGLProgramKey &ProgramKey, bool bLogOnFirstUse)
 
void MarkCacheUse (const FOpenGLProgramKey &ProgramKey)
 
void LogStats ()
 

Static Public Member Functions

static bool IsEnabled ()
 
static FOpenGLBinaryCacheStatsGet ()
 

Member Function Documentation

◆ Get()

static FOpenGLBinaryCacheStats & FOpenGLBinaryCacheStats::Get ( )
inlinestatic

◆ IsEnabled()

static bool FOpenGLBinaryCacheStats::IsEnabled ( )
inlinestatic

◆ LogStats()

void FOpenGLBinaryCacheStats::LogStats ( )
inline

◆ MarkCacheMissedTime()

void FOpenGLBinaryCacheStats::MarkCacheMissedTime ( const FOpenGLProgramKey ProgramKey,
bool  bLogOnFirstUse 
)
inline

◆ MarkCacheUse()

void FOpenGLBinaryCacheStats::MarkCacheUse ( const FOpenGLProgramKey ProgramKey)
inline

◆ MarkCompileFinishTime()

void FOpenGLBinaryCacheStats::MarkCompileFinishTime ( const FOpenGLProgramKey ProgramKey)
inline

◆ MarkStartTime()

void FOpenGLBinaryCacheStats::MarkStartTime ( const FOpenGLProgramKey ProgramKey)
inline

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