hk: advertise bufferDeviceAddressCaptureReplayEXT

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34326>
This commit is contained in:
Alyssa Rosenzweig
2025-03-07 09:17:57 -05:00
committed by Marge Bot
parent 8f2dc51e7f
commit f7e706e325

View File

@@ -440,7 +440,7 @@ hk_get_device_features(
.borderColorSwizzleFromImage = false,
/* VK_EXT_buffer_device_address */
.bufferDeviceAddressCaptureReplayEXT = false,
.bufferDeviceAddressCaptureReplayEXT = true,
/* VK_EXT_color_write_enable */
.colorWriteEnable = true,