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

More stencil caching #1755

Merged
merged 3 commits into from
Oct 16, 2023
Merged

More stencil caching #1755

merged 3 commits into from
Oct 16, 2023

Conversation

TimSylvester
Copy link
Collaborator

Cache the shader, render pass descriptor, and depth-stencil state for clip mask rendering

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (89b9c39) 85.73% compared to head (d55e1a8) 85.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1755      +/-   ##
==========================================
+ Coverage   85.73%   85.76%   +0.02%     
==========================================
  Files         566      566              
  Lines       27814    27814              
==========================================
+ Hits        23847    23854       +7     
+ Misses       3967     3960       -7     
Files Coverage Δ
src/mbgl/renderer/renderer_impl.cpp 98.63% <ø> (ø)

... and 5 files with indirect coverage changes

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

@github-actions
Copy link

Size test result

Old size: 8660672 bytes
New size: 8674688 bytes
Difference: -0.16%

@TimSylvester TimSylvester merged commit ca88936 into main Oct 16, 2023
34 checks passed
@TimSylvester TimSylvester deleted the ts/metal-opt-2 branch October 16, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants