Skip to content

PD80_02_Bloom.fx Performance Enhancements#6

Open
EricBanker12 wants to merge 5 commits into
prod80:masterfrom
EricBanker12:master
Open

PD80_02_Bloom.fx Performance Enhancements#6
EricBanker12 wants to merge 5 commits into
prod80:masterfrom
EricBanker12:master

Conversation

@EricBanker12
Copy link
Copy Markdown

@EricBanker12 EricBanker12 commented Aug 13, 2023

  • Removes unnecessary "Combine" render pass when BLOOM_USE_FOCUS_BLOOM = 0
  • Moves PreviousBLuma render pass from last position to first position, so only backbuffer render target is last pass, which skips ReShade silently rebuilding read-only backbuffer tex before next pass.

Improves performance by 12% (0.450 ms to 0.402 ms).

Improves performance by 12% (0.450 ms to 0.402 ms)

@EricBanker12 EricBanker12 marked this pull request as ready for review August 13, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant