loader: Remove the device_info in the layer chain structure

    Simplifies code, the loader device structure is passed down from
    trampoline code to terminator code via the pDevice parameter. It doesn't
    need to be added to this pCreatInfo pNext list structure.

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

Change-Id: Ibf7e4ffdc1a36f52b1a99389dcab25d572655aec
1 file changed
tree: 3bb35f6b497d88e1a5eb6086747bea39ee0dc0d7
  1. include/
  2. README.md
README.md

Vulkan-Headers

Vulkan Header files and API registry