Is your feature request related to a problem? Please describe.
I think it's pretty simple to get CPU based memory usage across browsers with the heap snapshots. GPU memory seems trickier.
Describe the solution you'd like
Something integrated within the Stats component that has VRAM usage.
Describe alternatives you've considered
Perhaps some other way to debug GPU memory with Xcode / Metal and the Windows alternatives.
Additional context
for context, we're looking at migrating BuildCores to a Galacean based renderer for web and mobile. We've seen really good performance + memory usage from this engine!
Is your feature request related to a problem? Please describe.
I think it's pretty simple to get CPU based memory usage across browsers with the heap snapshots. GPU memory seems trickier.
Describe the solution you'd like
Something integrated within the Stats component that has VRAM usage.
Describe alternatives you've considered
Perhaps some other way to debug GPU memory with Xcode / Metal and the Windows alternatives.
Additional context
for context, we're looking at migrating BuildCores to a Galacean based renderer for web and mobile. We've seen really good performance + memory usage from this engine!