New issue
Advanced search Search tips

Issue 924184 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Textures don't show up in memory dumps on Windows

Project Member Reported by samans@chromium.org, Today (12 hours ago)

Issue description

What steps will reproduce the problem?
(1) Take a memory-infra trace. https://chromium.googlesource.com/chromium/src/+/HEAD/docs/memory-infra/

What is the expected result?
Textures show up under GPU process > gpu > gl > textures

What happens instead?
Textures don't show up.

This is suspected to be a passthrough bug, so assigning to geofflang@ for investigation.
 

Comment 1 by geoffl...@chromium.org, Today (11 hours ago)

Good find, we do track the memory used by textures but it's probably not being reported in the same way.

Sign in to add a comment