
The lone new extension of Vulkan 1.4.349 is VK_ARM_data_graph_optical_flow. This Arm vendor extension of data graph optical flow can be used by applications to estimate the 2D displacement of pixels between two images. VK_ARM_data_graph_optical_flow is a pretty basic and straight-forward addition now part of the Vulkan repository.
More details on VK_ARM_data_graph_optical_flow and the other minor changes making up Vulkan 1.4.349 can be found via Vulkan-Docs on GitHub .