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

Refactor - do not create cookies render pass each time but reuse one #5645

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Sep 18, 2023

  • small refactor to avoid the pass getting created each time. Uses recently added support for render target resizing.
  • used as a test bed for further render pass refactoring to avoid their allocation each frame
  • exposed cookie atlas size in the example for testing

@mvaligursky mvaligursky self-assigned this Sep 18, 2023
@mvaligursky mvaligursky added the area: graphics Graphics related issue label Sep 18, 2023
@mvaligursky mvaligursky merged commit 03f3fb0 into main Sep 18, 2023
7 checks passed
@mvaligursky mvaligursky deleted the mv-cookie-renderer-renderpass branch September 18, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants