Textures in video memory test

I would like to run a test on my game. I want to be sure I am not allocating wrong textures in video memory (by just using a sprite from a wrong atlas).

How should I run such a test?

Thank you so much!

Ciao!

Done using RenderDoc on Windows. RenderDoc — RenderDoc documentation

2 Likes