blob: e7e2934a2f7913e141949a5250a31c46e6a6e0dc [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetDescriptorSetLayoutSupport,vkGetDescriptorSetLayoutSupport]]
[source,c++]
----
void vkGetDescriptorSetLayoutSupport(
VkDevice device,
const VkDescriptorSetLayoutCreateInfo* pCreateInfo,
VkDescriptorSetLayoutSupport* pSupport);
----