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

Remove the memoryUsage() method from Texture #138

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Feb 25, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #138 (8b846a5) into main (f7093c3) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   64.04%   64.07%   +0.03%     
==========================================
  Files         562      562              
  Lines       26655    26650       -5     
  Branches     7513     7515       +2     
==========================================
+ Hits        17070    17075       +5     
+ Misses       4801     4794       -7     
+ Partials     4784     4781       -3     
Impacted Files Coverage Δ
libpag/tgfx/src/gpu/opengl/GLUniformHandler.cpp 47.45% <0.00%> (-10.88%) ⬇️
libpag/tgfx/src/gpu/ProgramBuilder.cpp 54.96% <0.00%> (-9.17%) ⬇️
libpag/src/base/utils/TimeUtil.h 48.57% <0.00%> (-5.72%) ⬇️
libpag/tgfx/src/gpu/opengl/GLProgram.cpp 80.35% <0.00%> (-5.36%) ⬇️
libpag/src/video/VideoSequenceDemuxer.cpp 74.19% <0.00%> (-4.84%) ⬇️
...rc/gpu/opengl/GLQuadPerEdgeAAGeometryProcessor.cpp 60.86% <0.00%> (-4.35%) ⬇️
libpag/tgfx/src/core/ImageInfo.cpp 75.92% <0.00%> (-3.71%) ⬇️
libpag/tgfx/src/gpu/ProgramCache.cpp 65.71% <0.00%> (-2.86%) ⬇️
libpag/tgfx/src/gpu/opengl/GLProgramBuilder.cpp 57.95% <0.00%> (-2.28%) ⬇️
libpag/src/rendering/caches/LayerCache.cpp 74.77% <0.00%> (-1.81%) ⬇️
... and 41 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7093c3...8b846a5. Read the comment docs.

@lvpengwei lvpengwei merged commit d8d2672 into main Feb 25, 2022
@lvpengwei lvpengwei deleted the feature/domchen_gl branch February 25, 2022 03:10
@hanbinbin hanbinbin mentioned this pull request Oct 25, 2023
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.

3 participants