vuk icon indicating copy to clipboard operation
vuk copied to clipboard

Conditionally disable buffer-device-address

Open DethRaid opened this issue 3 years ago • 0 comments

Adreno devices do not support VkPhysicalDeviceBufferDeviceAddressFeaturesKHR.bufferDeviceAddressCaptureReplay. If we could conditionally disable BDA, we could use RenderDoc to debug code running on Adreno devices

Relates to #65

DethRaid avatar Sep 29 '22 19:09 DethRaid