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

CreateD3D12 Error on profiling both in RGP and in using RGP with RenderDoc #21

Open
parikshit6321 opened this issue Feb 6, 2019 · 0 comments

Comments

@parikshit6321
Copy link

Hello,

I have been receiving a "CreateD3DDevice" error when using RGP so I'm not able to profile using it. Same error is appearing when I try to capture through RenderDoc and use the RGP extension. Normal RenderDoc captures work great. My laptop has an integrated Intel UHD 630, a dedicated Nvidia GTX 1060 Max-Q and I'm using an AMD Radeon RX 560 using an eGPU Sonnet box (AMD XConnect).

Following is the log from RenderDoc whenever I perform a capture after enabling the RGP extension :

RDOC 004260: [22:16:17] core.cpp( 310) - Log - RenderDoc v1.2 64-bit Release (204724bebe2484ee2d14a572d9f1074dd3f933a9) loaded in replay application
RDOC 004260: [22:16:17] crash_handler.h( 112) - Log - Creating crash-handling server
QTRD 004260: [22:16:18] qrenderdoc.cpp( 88) - Log - QRenderDoc initialising.
RDOC 004260: [22:16:19] rdcfile.cpp( 240) - Log - Opening RDCFile C:\Users\parik\Desktop\PVGIRenderDocCapture.rdc
RDOC 004260: [22:16:19] rdcfile.cpp( 240) - Log - Opening RDCFile C:\Users\parik\Desktop\PVGIRenderDocCapture.rdc
RDOC 004260: [22:16:19] amd_rgp.cpp( 81) - Log - Attempting to enable AMD RGP Interop
RDOC 004260: [22:16:19] amd_rgp.cpp( 135) - Log - AMD RGP Interop was successfully enabled
RDOC 004260: [22:16:19] d3d12_replay.cpp(3658) - Error - Couldn't create a d3d12 device :(.
RDOC 004260: [22:16:20] replay_controller.cpp(1927) - Error - Couldn't create a replay device :(.
RDOC 004260: [22:16:20] replay_controller.cpp( 188) - Log - Shutting down replay renderer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants