Skip to content

vulkan/operation: improve handling of missing extensions

Chris Spencer requested to merge spencercw/gstreamer:vk-operation-sync2 into main

This fixes a couple of bugs in gst_vulkan_operation_add_dependency_frame when certain extensions are compiled in, but not supported by the driver. See commit messages for details.

cc @vjaquez

Merge request reports