summaryrefslogtreecommitdiff
path: root/libavutil/vulkan_functions.h
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-11-23 15:15:04 +0100
committerLynne <dev@lynne.ee>2023-05-29 00:41:36 +0200
commit59707cc485c7fcc1c06b96648ce605ed558da4ac (patch)
tree2756a2546e2ae886a0fb4b6765f5b63a3144cd7b /libavutil/vulkan_functions.h
parent934525eae0f73fe61f5d4694b6ae413ccc823d8c (diff)
hwcontext_vulkan: initialize and require instance version 1.3
This just bumps the required loader library version (libvulkan). All device-related features, such as video decoding, atomics, etc. are still optional and the code deals with their loss on a local level (e.g. the decoder or filter checks for the features it needs, not the hwcontext). Bumping the required version essentially packs all maintenance extensions which correct the spec rather than requiring to enable them individually.
Diffstat (limited to 'libavutil/vulkan_functions.h')
0 files changed, 0 insertions, 0 deletions