slang-shaders/hdr/shaders/include/user_properties.h

12 lines
No EOL
232 B
C

// User Settings
float MaxNits;
float PaperWhiteNits;
float LCDResolution;
float LCDSubpixel;
float Contrast;
float ExpandGamut;
float RedConvergence;
float GreenConvergence;
float BlueConvergence;