Skip to content

Commit

Permalink
Vk Pixel History: depth images history
Browse files Browse the repository at this point in the history
Add support for requesting pixel history for depth/stencil images.
Also, adjust which index is used to patch primitive ID and fixed
fragment color shaders. Before it was using the index of the target
image in the framebuffer attachments. But it should be the index of the
corresponding color attachment.
Add support for other depth/stencil formats (other than D32_SFLOAT).
Remember the depth/stencil attachment format to correctly update the
values.
  • Loading branch information
apazylbe authored and baldurk committed May 21, 2020
1 parent 724b618 commit 5043898
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 176 deletions.
Loading

0 comments on commit 5043898

Please sign in to comment.