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

Optimize clip performance by caching a texture instead of a surface to reduce draw calls. #2206

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Mar 18, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.55%. Comparing base (088c7e9) to head (c59ee76).
Report is 55 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2206      +/-   ##
==========================================
- Coverage   60.79%   60.55%   -0.25%     
==========================================
  Files         385      385              
  Lines       22042    22042              
  Branches     6401     6401              
==========================================
- Hits        13401    13347      -54     
+ Misses       4675     4671       -4     
- Partials     3966     4024      +58     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@domchen domchen merged commit 3bd3867 into main Mar 18, 2024
7 checks passed
@domchen domchen deleted the feature/domchen_clip branch March 18, 2024 11:33
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