-
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shaders: avoid redundant computation in BT.2020-C case
As pointed out by @tdaede, we can just re-use the RB' from before linearization instead of having to re-linearize the RB result. Unfortunately, any performance gains or losses are within unmeasurable margin of error on my device. Fixes #7
- Loading branch information
Showing
1 changed file
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters