• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2.Valid Usage (Implicit)
3****
4* [[VUID-VkAttachmentDescription-flags-parameter]] pname:flags must: be a valid combination of elink:VkAttachmentDescriptionFlagBits values
5* [[VUID-VkAttachmentDescription-format-parameter]] pname:format must: be a valid elink:VkFormat value
6* [[VUID-VkAttachmentDescription-samples-parameter]] pname:samples must: be a valid elink:VkSampleCountFlagBits value
7* [[VUID-VkAttachmentDescription-loadOp-parameter]] pname:loadOp must: be a valid elink:VkAttachmentLoadOp value
8* [[VUID-VkAttachmentDescription-storeOp-parameter]] pname:storeOp must: be a valid elink:VkAttachmentStoreOp value
9* [[VUID-VkAttachmentDescription-stencilLoadOp-parameter]] pname:stencilLoadOp must: be a valid elink:VkAttachmentLoadOp value
10* [[VUID-VkAttachmentDescription-stencilStoreOp-parameter]] pname:stencilStoreOp must: be a valid elink:VkAttachmentStoreOp value
11* [[VUID-VkAttachmentDescription-initialLayout-parameter]] pname:initialLayout must: be a valid elink:VkImageLayout value
12* [[VUID-VkAttachmentDescription-finalLayout-parameter]] pname:finalLayout must: be a valid elink:VkImageLayout value
13****
14
15