Function VkInstanceCmds.EnumerateDeviceLayerProperties

Commands for VK_VERSION_1_0

VkResult EnumerateDeviceLayerProperties (
  VkPhysicalDevice_T* physicalDevice,
  uint* pPropertyCount,
  VkLayerProperties* pProperties
);