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

performance gap between buffer and texture on linux #406

Open
GensokyoLover opened this issue Nov 29, 2023 · 0 comments
Open

performance gap between buffer and texture on linux #406

GensokyoLover opened this issue Nov 29, 2023 · 0 comments

Comments

@GensokyoLover
Copy link

we found a problem when running our modified accumulatePass. We replaced texture used to write results with buffer for recording the entire gbuffer and got a large performance gap.The version with buffer needed 50S to render a 19201080400spp image and with texture only 1S. Miracly, this problem was not found on windows.

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

No branches or pull requests

1 participant