Skip to content

Use the correct store operation for the shadow map attachment#1010

Merged
robertosfield merged 1 commit intovsg-dev:masterfrom
timoore:shadow-store-op
Oct 31, 2023
Merged

Use the correct store operation for the shadow map attachment#1010
robertosfield merged 1 commit intovsg-dev:masterfrom
timoore:shadow-store-op

Conversation

@timoore
Copy link
Copy Markdown
Contributor

@timoore timoore commented Oct 31, 2023

This doesn't make a visual difference on NVidia or AMD, but without the OP_STORE, the implementation can do whatever it wants with the result. RenderDoc spams "dont care" all over the attachment.

This doesn't make a visual difference on NVidia or AMD, but without
the OP_STORE, the implementation can do whatever it wants with the
result. RenderDoc spams "dont care" all over the attachement.
@robertosfield robertosfield merged commit bb13f65 into vsg-dev:master Oct 31, 2023
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.

2 participants