summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/d3d/d3dhlsl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/render/d3d/d3dhlsl.h')
-rw-r--r--src/osd/modules/render/d3d/d3dhlsl.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/osd/modules/render/d3d/d3dhlsl.h b/src/osd/modules/render/d3d/d3dhlsl.h
index ed25d2c52e8..134698b2fa1 100644
--- a/src/osd/modules/render/d3d/d3dhlsl.h
+++ b/src/osd/modules/render/d3d/d3dhlsl.h
@@ -77,7 +77,10 @@ public:
CU_FOCUS_SIZE,
- CU_PHOSPHOR_LIFE,
+ CU_PHOSPHOR_MODE,
+ CU_PHOSPHOR_TAU,
+ CU_PHOSPHOR_BETA,
+ CU_PHOSPHOR_GAMMA,
CU_POST_VIGNETTING,
CU_POST_DISTORTION,
@@ -203,7 +206,10 @@ struct hlsl_options
float scale[3];
float power[3];
float floor[3];
- float phosphor[3];
+ int phosphor_mode;
+ float phosphor_tau[3];
+ float phosphor_beta[3];
+ float phosphor_gamma[3];
float saturation;
// NTSC