Struct HardwareScore
Defined in File deviceRater.h
Struct Documentation
-
struct HardwareScore
Public Members
-
float vramGB = 0.0f
-
float shaderCores = 0.0f
-
float clockSpeedGHz = 0.0f
-
float textureUnits = 0.0f
-
const float VRAM_WEIGHT = 0.5f
-
const float SHADER_CORES_WEIGHT = 0.3f
-
const float CLOCK_SPEED_WEIGHT = 0.2f
-
const float REFERENCE_VRAM_GB = 16.0f
-
const float REFERENCE_SHADER_CORES = 10.0f
-
const float REFERENCE_CLOCK_SPEED_GHZ = 3.0f
-
float vramGB = 0.0f