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