blob: 8abddc8e8466da3f1aac9069589524c857ed1789 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkPipelineColorBlendStateCreateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_STATE_CREATE_INFO
* [[VUID-VkPipelineColorBlendStateCreateInfo-pNext-pNext]] pname:pNext must: be `NULL`
* [[VUID-VkPipelineColorBlendStateCreateInfo-flags-zerobitmask]] pname:flags must: be `0`
* [[VUID-VkPipelineColorBlendStateCreateInfo-pAttachments-parameter]] If pname:attachmentCount is not `0`, pname:pAttachments must: be a valid pointer to an array of pname:attachmentCount valid sname:VkPipelineColorBlendAttachmentState structures
****