Go to file
Jon Ashburn 4e58a0e4d8 loader: Remove the instance_info in the layer chain structure
Simplifies code, the loader instance structure is already passed down
from trampoline code to terminator code via the pInstance parameter. It doesn't
need to be added to this pCreatInfo pNext list structure.

Layers which modifiy pInstance whould do it on the way up the chain not going
down the chain.

Change-Id: I59581b94871c094995787808cf5ae2955ad0191a
2018-05-04 09:24:23 -06:00
include/vulkan loader: Remove the instance_info in the layer chain structure 2018-05-04 09:24:23 -06:00
README.md Initial commit 2018-05-03 15:59:09 -04:00

Vulkan-Headers

Vulkan Header files and API registry