Hello -
I'm attempting to use GPA in place of NVidia's Nsight for a piece of software that Nsight is failing on.
GPA works fine, except that I don't see a way to view the vertex buffer data analyzing this frame (DirectX 11 capture).
The Geometry tab shows you x/y/z/w position, but I don't see anywhere in those tabs that shows you the buffer itself. So as far as I can tell, there is for example no way to show the UV values of a vertex anywhere in the analysis.
Am I missing something here?
Thanks..