forked from LunarG/gfxreconstruct
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Portable Acceleration Structures (LunarG#1955)
- worked mostly on decode::VulkanAddressReplacer - enables portable replay of raytracing pipelines, when using RebindAllocator (-m rebind). - work on Acceleration Structures (AS): -> tracking, meta-commands, copies, query-pool handling and rebuild -> rebuild AS from original input-buffers when trimming. -> check AS- and scratch-buffer sizes, replace resources with shadow objects where required
- Loading branch information
1 parent
acc5f4d
commit 58c9a6d
Showing
31 changed files
with
2,005 additions
and
1,276 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
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.