How to Show current GPU usage via METAL®

on macOS silicon where memory is unified its now important to see how much memory is being used by the GPU, but unlike OpenGL which has been depreciated for some time, metal doesnt seem to have any "Driver Monitor Parameters" to be able to display this information.

Example of OpenGL Parameters: https://developer.apple.com/library/archive/documentation/GraphicsImaging/Conceptual/OpenGLDriverMonitorUserGuide/Glossary/Glossary.html

Im looking for an equivalent for METAL® but haven't been able to find any, unless im overlooking everything in how metal is laid out idk. any ideas or sense of direction would be ideal. thanks for anyone who can help.

How to Show current GPU usage via METAL®
 
 
Q