Details
-
Suggestion
-
Resolution: Unresolved
-
P1: Critical
-
None
-
None
-
None
Description
So far, QRhi is very nice, and I was able to create a full ECS-based RenderEngine as a OffScreenRenderer within 3 weeks.
I face now the problem, that my laptop has two GPUs and QRhi grabs the slow first one. I'd like to change the physical device independently of the used GraphicsBackend.
Any suggestions?