felixdoerre / primus_vk

Vulkan GPU-offloading layer
BSD 2-Clause "Simplified" License
230 stars 17 forks source link

enhance memory selection for more rare cases #80

Closed felixdoerre closed 4 years ago

felixdoerre commented 4 years ago

This is a follow-up PR for #79, implementing the changes that were discussed/planned there.

@KoykL If you want, you can take a look, both on the logic I implemented for selecting and on the constants/choices I made for the 3 image types.

KoykL commented 4 years ago

Both looks good to me. Thank you for your work!

KoykL commented 4 years ago

I also tested the code on my hardware and the performance is good.