
The new init mechanism always uses GetInstanceProcAddr to query the next layer's CreateInstance or CreateDevice function. Thus no reason to cache those function pointers in the instance dispatch table.
Vulkan-Headers
Vulkan Header files and API registry
Description
Languages
C++
97.3%
Python
1.4%
C
1.2%