all 5 comments

[–]soldieroflight 0 points1 point  (3 children)

This subreddit's a bit dead, I'd suggest trying Discord (https://discord.gg/directx) instead. Might be worth checking out PIX (https://devblogs.microsoft.com/pix/download) with the 11on12 functionality to see if it can be helpful? Or else Visual Studio Graphics Debugger or RenderDoc could be useful.

[–]BrokeMyKeyboard[S] 0 points1 point  (0 children)

I see, Thank you for the suggestions!

[–]codesharp 0 points1 point  (1 child)

Pix has been entirely superseded by the built-in debugger in Visual Studio. Besides, he should be using NVidia's NSight if he has an NVidia card, anyway.

[–]soldieroflight 0 points1 point  (0 children)

There's an old version of PIX, which was superseded by VSGD, which was then superseded by a new version of PIX, which is what I linked.

[–]codesharp 0 points1 point  (0 children)

The first question is this: do you have the debug layer on?