CFx SDK Documentation  2023 SP0
Classes | Enumerations
GsVectPerformance.h File Reference
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  GsDevicePerformanceTm
 
class  GsVectPerformanceData
 

Enumerations

enum  EParallelVectOptions {
  eEnableParallelVectorization = 0x00000001 , eEnableParallelDisplay = 0x00000002 , eEnableOptimalThreadsNumber = 0x00000004 , eEnableSchedulerLogOutput = 0x00000008 ,
  eEnablePerfMeasurements = 0x00000010 , eForcePartialUpdateForTest = 0x00000020
}
 

Enumeration Type Documentation

◆ EParallelVectOptions

Enumerator
eEnableParallelVectorization 
eEnableParallelDisplay 
eEnableOptimalThreadsNumber 
eEnableSchedulerLogOutput 
eEnablePerfMeasurements 
eForcePartialUpdateForTest 

Definition at line 52 of file GsVectPerformance.h.