summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gpu/video.h')
-rw-r--r--video/out/gpu/video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/gpu/video.h b/video/out/gpu/video.h
index 4e442a5e6d..dd16744778 100644
--- a/video/out/gpu/video.h
+++ b/video/out/gpu/video.h
@@ -108,6 +108,7 @@ struct gl_tone_map_opts {
float desat;
float desat_exp;
int gamut_warning; // bool
+ int gamut_clipping; // bool
};
struct gl_video_opts {