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

Memory trace reports using integrated GPU instead of dedicated #15

Open
thatcosmonaut opened this issue Feb 1, 2024 · 0 comments
Open

Comments

@thatcosmonaut
Copy link

When I run my application, device selection is reported correctly:

$ FNA3D_FORCE_DRIVER=Vulkan ./fna3d_replay.exe
INFO: FNA3D tracing disabled!
INFO: FNA3D Driver: Vulkan
INFO: Vulkan Device: AMD Radeon RX 7900 XTX
INFO: Vulkan Driver: AMD proprietary driver 24.1.1 (LLPC)
INFO: Vulkan Conformance: 1.3.1
INFO: Pipeline cache found, loading...

But in my memory trace, the trace is using the integrated GPU:
Capture

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

No branches or pull requests

1 participant