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

Make WebGPU textures report the video memory use #5690

Closed
mvaligursky opened this issue Sep 28, 2023 · 0 comments · Fixed by #5915
Closed

Make WebGPU textures report the video memory use #5690

mvaligursky opened this issue Sep 28, 2023 · 0 comments · Fixed by #5915
Assignees
Labels
area: graphics Graphics related issue bug

Comments

@mvaligursky
Copy link
Contributor

  • used function: adjustVramSizeTracking
  • WebGL calls it, but WebGPU only partially uses it
  • This should be refactored / unified to work the same on both platforms.
@mvaligursky mvaligursky added bug area: graphics Graphics related issue labels Sep 28, 2023
@mvaligursky mvaligursky self-assigned this Sep 28, 2023
erikdubbelboer added a commit to erikdubbelboer/engine that referenced this issue Dec 26, 2023
willeastcott added a commit that referenced this issue Jan 8, 2024
Fixes #5690

Co-authored-by: Will Eastcott <will@playcanvas.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant