Skip to content
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

PIX on Windows #1905

Open
Beyley opened this issue Jan 20, 2024 Discussed in #1904 · 0 comments
Open

PIX on Windows #1905

Beyley opened this issue Jan 20, 2024 Discussed in #1904 · 0 comments
Labels
area-DirectX/Windows enhancement New feature or request feature New feature.
Milestone

Comments

@Beyley
Copy link
Contributor

Beyley commented Jan 20, 2024

Add bindings to PIX event runtime.

Discussed in #1904

Originally posted by Syncaidius January 20, 2024
Apologies if this has already been asked or implemented, but I could not find any results on this topic, after searching the repo issues/discussions!

Are there any plans to generate bindings for PIX on Windows?
https://devblogs.microsoft.com/pix/winpixeventruntime/

Without it, there doesn't seem to be a way to add debug events or markers to a D3D12 command list. BeginEvent(), EndEvent() and SetMarker() do exist on ID3D12GraphicsCommandList, but they only accept PIX data parameters.

In DX11 this functionality was previously part of the D3D11 debug layer API, so it wasn't a separate library.

@Beyley Beyley added enhancement New feature or request feature New feature. area-DirectX/Windows labels Jan 20, 2024
@Beyley Beyley added this to the 3.X milestone Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DirectX/Windows enhancement New feature or request feature New feature.
Projects
Status: Todo
Development

No branches or pull requests

1 participant