blob: f572e4262c8fa7221b447c3d441370c7f369178f [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkEnumerateDeviceLayerProperties,vkEnumerateDeviceLayerProperties]]
[source,c++]
----
VkResult vkEnumerateDeviceLayerProperties(
VkPhysicalDevice physicalDevice,
uint32_t* pPropertyCount,
VkLayerProperties* pProperties);
----