Skip to content
Snippets Groups Projects
Commit 40f3b8b4 authored by Niklas Haas's avatar Niklas Haas
Browse files

vulkan: brute-force load function aliases

Khronos really, *really* loves dropping the KHR/EXT suffixes when
promoting extensions to core. And we really, *really* don't like
hard-coding multiple function names for every function in existence.

Brute force the problem by trying to load every function with the suffix
stripped, in case of failure.
parent 0eaaac62
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment