Missing VK_EXT_robustness2 in l4t driver?

it’s strange VK_EXT_robustness2(3)
Only needed Vulkan 1.0 support but l4t driver can’t run it?
Under NVIDIA PC drivers it’s supported on very old driver May the 4th, 2020 for Windows 443.09 and Linux 440.66.12 so it’s l4t issue.
Some apps needed this extension to implement a few guarantees that Directx makes, and to more efficiently implement null descriptors .
Regards
Carlos .

Hi,
The supported extensions on Jetson platforms are listed in
Vulkan 1.2 supported extensions and device capabilities for Jetson devices

This extension is not supported on Jetson Nano.

1 Like

I was looking but I couldn’t find info since I only have nvidia jetson nano about it.
And since vulkaninfo didn’t return the extension it seemed weird to me.
Thank you for the answer.
Nor do I see that it detects it in the Xavier NX or TX2 database on the page that you link have passed.
It is not updated I don’t know if that changes in 34.x for the supported boards.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.