blob: 91d37e8680ac0801310548b2e89ad5fabebd5c2d [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkAttachmentDescription-flags-parameter]] pname:flags must: be a valid combination of elink:VkAttachmentDescriptionFlagBits values
* [[VUID-VkAttachmentDescription-format-parameter]] pname:format must: be a valid elink:VkFormat value
* [[VUID-VkAttachmentDescription-samples-parameter]] pname:samples must: be a valid elink:VkSampleCountFlagBits value
* [[VUID-VkAttachmentDescription-loadOp-parameter]] pname:loadOp must: be a valid elink:VkAttachmentLoadOp value
* [[VUID-VkAttachmentDescription-storeOp-parameter]] pname:storeOp must: be a valid elink:VkAttachmentStoreOp value
* [[VUID-VkAttachmentDescription-stencilLoadOp-parameter]] pname:stencilLoadOp must: be a valid elink:VkAttachmentLoadOp value
* [[VUID-VkAttachmentDescription-stencilStoreOp-parameter]] pname:stencilStoreOp must: be a valid elink:VkAttachmentStoreOp value
* [[VUID-VkAttachmentDescription-initialLayout-parameter]] pname:initialLayout must: be a valid elink:VkImageLayout value
* [[VUID-VkAttachmentDescription-finalLayout-parameter]] pname:finalLayout must: be a valid elink:VkImageLayout value
****