radv: advertise VK_EXT_device_address_binding_report
This extension can be very useful for debugging VM faults with AMDGPU because it's possible to associate VA ranges with Vulkan objects. Also useful for detecting use-after-free. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28373>
This commit is contained in:
committed by
Marge Bot
parent
db736ebf53
commit
f9b3e32440
@@ -12,3 +12,4 @@ Mali G610 and G310 on Panfrost
|
||||
Mali T600 on Panfrost
|
||||
VK_KHR_shader_subgroup_uniform_control_flow on NVK
|
||||
alphaToOne/extendedDynamicState3AlphaToOneEnable on RADV
|
||||
VK_EXT_device_address_binding_report on RADV
|
||||
|
||||
Reference in New Issue
Block a user