RTXDI
RTXDI copied to clipboard
Fails to start under NSight Graphics on Linux
Using the latest NSight to date: 2022.4.1.0
Pointing it to either rtxdi-sample
or minimal-sample
- fails in either case.
NSight writes to the console:
terminate called after throwing an instance of 'vk::DeviceLostError'
what(): vk::Device::waitIdle: ErrorDeviceLost
Error list:
ID,,Origin,Source,Message
1,,Target,NVIDIA Nsight Graphics,Graphics interception initialized
2,,Target,NVIDIA Nsight Graphics,"Adding VK_BUFFER_CREATE_DEVICE_ADDRESS_CAPTURE_REPLAY_BIT to buffer with device address usage. This can be disabled via ""Vulkan > Device Address C++ Support"""
3,,Target,NVIDIA Nsight Graphics,"Adding VK_MEMORY_ALLOCATE_DEVICE_ADDRESS_CAPTURE_REPLAY_BIT to memory allocation with device address support. This can be disabled via ""Vulkan > Device Address C++ Support"""