radv: advertise VK_AMD_memory_overallocation_behavior
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 25 Nov 2019 14:51:03 +0000 (15:51 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 28 Apr 2020 21:03:26 +0000 (21:03 +0000)
commit0549fba3cccc7f2b48dc44819be0cc04be9e07f2
treefba419dd27706eb4a0f52e66bdc171daa5158e39
parent5832f2b8a34fc5ca50fa0cf590539f2b8c3322f6
radv: advertise VK_AMD_memory_overallocation_behavior

Doom Eternal explicitly allows overallocation via this extension
but that shouldn't change anything because it's the default RADV
behavior.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4785>
docs/relnotes/new_features.txt
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_extensions.py