• 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-VkPipelineVertexInputStateCreateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO
5* [[VUID-VkPipelineVertexInputStateCreateInfo-pNext-pNext]] pname:pNext must: be `NULL`
6* [[VUID-VkPipelineVertexInputStateCreateInfo-flags-zerobitmask]] pname:flags must: be `0`
7* [[VUID-VkPipelineVertexInputStateCreateInfo-pVertexBindingDescriptions-parameter]] If pname:vertexBindingDescriptionCount is not `0`, pname:pVertexBindingDescriptions must: be a valid pointer to an array of pname:vertexBindingDescriptionCount valid sname:VkVertexInputBindingDescription structures
8* [[VUID-VkPipelineVertexInputStateCreateInfo-pVertexAttributeDescriptions-parameter]] If pname:vertexAttributeDescriptionCount is not `0`, pname:pVertexAttributeDescriptions must: be a valid pointer to an array of pname:vertexAttributeDescriptionCount valid sname:VkVertexInputAttributeDescription structures
9****
10
11