struct VkLayerDeviceInfo_

Defined at line 82 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vk_layer.h

When creating the device chain the loader needs to pass

down information about it's device structure needed at

the end of the chain. Passing the data via the

VkLayerDeviceInfo avoids issues with finding the

exact instance being used.

Public Members

void * device_info
PFN_vkGetInstanceProcAddr pfnNextGetInstanceProcAddr