Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "Prepare Shadow Pass" was never executed #5881

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Conversation

pixelflinger
Copy link
Collaborator

It was culled by the frame-graph because it didn't have "read" from
any of its resource, only writes. However, it does set uniforms, so need
to be called.

fix #5874

It was culled by the frame-graph because it didn't have "read" from 
any of its resource, only writes. However, it does set uniforms, so need
to be called.

fix #5874
@pixelflinger pixelflinger added the internal Issue/PR does not affect clients label Aug 3, 2022
@pixelflinger pixelflinger merged commit d3073a8 into main Aug 3, 2022
@pixelflinger pixelflinger deleted the ma/shadows branch August 3, 2022 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VSM shadow error on first frame
2 participants