-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debug Markers using PIX #27
Comments
What OS version are you running? Are you using a custom-built D3D11On12 or the OS-provided one? |
I'm using version 20H2 |
I'm running into the same issue. PIX 2206.20, OS Windows 10 21H2, OS-provided D3D11On12 |
Update: The issue was on my end. I was trying to |
hi sir |
Hi ,
I'm trying to debug a directx 11 app using PIX + D3D11On12.
It says in the PIX documentation:
The D3D11On12 layer will translate calls to [ID3DUserDefinedAnnotation] into PIX markers for you
See: https://devblogs.microsoft.com/pix/debugging-d3d11-apps-using-d3d11on12/
However, they're not showing up in the PIX capture?
Please advise
The text was updated successfully, but these errors were encountered: