Improve memory usage reporting by WebGL |
|
Issue descriptionCurrently WebGL does not report its memory usage in memory dumps. This makes the textures show up under the gpu process rather than the renderer process. It would be nice if WebGL would report its usage so that we wouldn't lose visibility into where the memory is actually owned. See https://crbug.com/914543 for some context. |
|
►
Sign in to add a comment |
|