Skip to content

radv: Always expose non-visible local memory type on dedicated GPUs

Clément Guérin requested to merge libcg/mesa:fix/doom_eternal_fiji into master

DOOM Eternal expects this type, but RADV doesn't expose it when the VRAM is entirely host-visible, in my case on Fiji. Matches AMDVLK behavior.

Closes #3054 (closed)

Merge request reports