Skip to content

Commit

Permalink
Removed unused brightpass_area_based config
Browse files Browse the repository at this point in the history
  • Loading branch information
akgunter committed Dec 26, 2022
1 parent e94c712 commit faf4ee7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions reshade-shaders/Shaders/crt-royale/lib/bind-shader-params.fxh
Original file line number Diff line number Diff line change
Expand Up @@ -615,11 +615,6 @@ uniform float bloom_excess <

ui_category = "Colors and Effects";
> = bloom_excess_static;
uniform bool brightpass_area_based <
ui_label = "Area-Based Brightpass";

ui_category = "Colors and Effects";
> = false;

uniform float2 aa_subpixel_r_offset_runtime <
ui_label = "AA Subpixel R Offet XY";
Expand Down

0 comments on commit faf4ee7

Please sign in to comment.