Go to file
Courtney Goeltzenleuchter e77fdadb24 loader: Remove CreateInstance and CreateDevice
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.
2018-05-04 09:24:22 -06:00
include/vulkan loader: Remove CreateInstance and CreateDevice 2018-05-04 09:24:22 -06:00
README.md Initial commit 2018-05-03 15:59:09 -04:00

Vulkan-Headers

Vulkan Header files and API registry