-
Notifications
You must be signed in to change notification settings - Fork 30
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
Device-lost crash-logging #65
Comments
Try
added a commit
that referenced
this issue
Jul 1, 2024
Can't quite test DX12 - unable to get it to crash, even on purpose. Leaving minimal implementation of DRED for now. |
Page-fault logging on Mac:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vulkan
VK_EXT_device_fault
Metal:
https://developer.apple.com/documentation/metal/mtlcommandbuffer/1443040-error?language=objc
DirectX12:
https://microsoft.github.io/DirectX-Specs/d3d/DeviceRemovedExtendedData.html
The text was updated successfully, but these errors were encountered: