Vulkan-Docs/doc/specs/vulkan/validity/structs/VkDescriptorSetLayoutCreate...

18 lines
736 B
Plaintext

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
ifndef::doctype-manpage[]
.Valid Usage
********************************************************************************
endif::doctype-manpage[]
ifdef::doctype-manpage[]
Valid Usage
-----------
endif::doctype-manpage[]
* pname:sType must: be ename:VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO
* pname:pNext must: be `NULL`
* pname:flags must: be `0`
* If pname:bindingCount is not `0`, pname:pBindings must: be a pointer to an array of pname:bindingCount valid sname:VkDescriptorSetLayoutBinding structures
ifndef::doctype-manpage[]
********************************************************************************
endif::doctype-manpage[]