-
Notifications
You must be signed in to change notification settings - Fork 17
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
PrimusVK: Layouts don't match at all #35
Comments
Can you try this branch https://github.com/felixdoerre/primus_vk/tree/image_layout_debug and post the output? |
This is the new output using the code from that branch:
|
So it's your Intel driver that does strange things: The Image memory region it provides is |
I've pushed another commit to https://github.com/felixdoerre/primus_vk/tree/image_layout_debug that will print out the amount of memory allocated for all the images, that way we could see whether the larger size is already used there. |
This is weird for sure...
Just as I tried to explain in the comments within the log, it appears to work, but if I try to move the window in which the 3D animation is shown, it just crashes. Same for resizing. Minimize / Restore does not harm anything though. |
Thank you for the solution provided for Optimus laptops!
I tried your implementation, followed all the steps, but unfortunately I receive the following error when I test it (full log here):
nvidia-smi
Debian 9.9 Stretch
GeForce GTX 1050 Ti
Bumblebee installed and working without DXVK, currently.
The text was updated successfully, but these errors were encountered: