diff options
author | Lynne <dev@lynne.ee> | 2023-08-28 22:20:45 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2023-08-28 22:29:33 +0200 |
commit | f6cf3a40e479b5f1e98b11cf6c816baf34cb3bac (patch) | |
tree | 54f8f3d9c99b3411caac794954fd72460cb51c65 /libavcodec/intrax8huf.h | |
parent | 747871a42c0021fd82f0ca806b8419a29f627d7f (diff) | |
download | ffmpeg-f6cf3a40e479b5f1e98b11cf6c816baf34cb3bac.tar.gz |
vulkan: check for extension rather than function pointer
The loader ensures only that functions with tagged supported extensions
exist, rather than ensuring only those with supported extensions are
loaded.
As the init function uses Vulkan functions, whose loading requires them
to have the extension flags set, the extension flags are guaranteed
to also exist at this point.
Diffstat (limited to 'libavcodec/intrax8huf.h')
0 files changed, 0 insertions, 0 deletions