-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[REMIX-2983] Cleanup unreachable shader code
Several functions in polymorphic surface material interaction were remnants from the original design, and were never actually called anywhere. I went through all of the functions in the various surface_material_interaction classes and removed the ones that are never referenced in the dxvk-remix codebase. See merge request lightspeedrtx/dxvk-remix-nv!879
- Loading branch information
1 parent
a1ee2d4
commit 07626a6
Showing
4 changed files
with
0 additions
and
517 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
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
Oops, something went wrong.