• 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-VkRenderPassMultiviewCreateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_RENDER_PASS_MULTIVIEW_CREATE_INFO
5* [[VUID-VkRenderPassMultiviewCreateInfo-pViewMasks-parameter]] If pname:subpassCount is not `0`, pname:pViewMasks must: be a valid pointer to an array of pname:subpassCount basetype:uint32_t values
6* [[VUID-VkRenderPassMultiviewCreateInfo-pViewOffsets-parameter]] If pname:dependencyCount is not `0`, pname:pViewOffsets must: be a valid pointer to an array of pname:dependencyCount basetype:int32_t values
7* [[VUID-VkRenderPassMultiviewCreateInfo-pCorrelationMasks-parameter]] If pname:correlationMaskCount is not `0`, pname:pCorrelationMasks must: be a valid pointer to an array of pname:correlationMaskCount basetype:uint32_t values
8****
9
10