• Home
  • Raw
  • Download

Lines Matching refs:srcSubpass

1109     element of pname:pViewOffsets, the pname:srcSubpass and pname:dstSubpass
1135 For any element of pname:pDependencies, if the pname:srcSubpass is not
1147 * [[VUID-VkRenderPassCreateInfo-srcSubpass-02517]]
1148 The pname:srcSubpass member of each element of pname:pDependencies must:
2243 * pname:srcSubpass is the subpass index of the first subpass in the
2259 If pname:srcSubpass is equal to pname:dstSubpass then the
2266 subpasses identified by pname:srcSubpass and pname:dstSubpass.
2268 If pname:srcSubpass is equal to ename:VK_SUBPASS_EXTERNAL, the first
2274 of the subpass instance identified by pname:srcSubpass and any load, store
2275 or multisample resolve operations on attachments used in pname:srcSubpass.
2331 to the subpass description for pname:srcSubpass.
2344 * [[VUID-VkSubpassDependency-srcSubpass-00864]]
2345 pname:srcSubpass must: be less than or equal to pname:dstSubpass, unless
2348 * [[VUID-VkSubpassDependency-srcSubpass-00865]]
2349 pname:srcSubpass and pname:dstSubpass must: not both be equal to
2351 * [[VUID-VkSubpassDependency-srcSubpass-00867]]
2352 If pname:srcSubpass is equal to pname:dstSubpass and not all of the
2370 * [[VUID-VkSubpassDependency-srcSubpass-02243]]
2371 If pname:srcSubpass equals pname:dstSubpass, and pname:srcStageMask and
2378 pname:srcSubpass must: not be equal to ename:VK_SUBPASS_EXTERNAL
2382 * [[VUID-VkSubpassDependency-srcSubpass-00872]]
2383 If pname:srcSubpass equals pname:dstSubpass and that subpass has more
2455 .srcSubpass = VK_SUBPASS_EXTERNAL;
2485 .srcSubpass = lastSubpass; // Last subpass attachment is used in
2523 subpass as the pname:srcSubpass.
2530 availability operations for all dependencies with a pname:srcSubpass equal
2535 availability operations for all dependencies with a pname:srcSubpass equal
2541 ename:VK_SUBPASS_EXTERNAL, where pname:srcSubpass uses the attachment that
2546 ename:VK_SUBPASS_EXTERNAL, where pname:srcSubpass uses any aliased
2605 .srcSubpass = firstSubpass;
2918 For any element of pname:pDependencies, if the pname:srcSubpass is not
2947 For any element of pname:pDependencies where its pname:srcSubpass member
2959 * [[VUID-VkRenderPassCreateInfo2-srcSubpass-02526]]
2960 The pname:srcSubpass member of each element of pname:pDependencies must:
3780 * pname:srcSubpass is the subpass index of the first subpass in the
3821 * [[VUID-VkSubpassDependency2-srcSubpass-03084]]
3822 pname:srcSubpass must: be less than or equal to pname:dstSubpass, unless
3825 * [[VUID-VkSubpassDependency2-srcSubpass-03085]]
3826 pname:srcSubpass and pname:dstSubpass must: not both be equal to
3828 * [[VUID-VkSubpassDependency2-srcSubpass-03087]]
3829 If pname:srcSubpass is equal to pname:dstSubpass and not all of the
3849 pname:srcSubpass must: not be equal to ename:VK_SUBPASS_EXTERNAL
3853 * [[VUID-VkSubpassDependency2-srcSubpass-02245]]
3854 If pname:srcSubpass equals pname:dstSubpass, and pname:srcStageMask and
3859 If pname:viewOffset is not equal to `0`, pname:srcSubpass must: not be