Lines Matching refs:srcSubpass
1300 element of pname:pViewOffsets, the pname:srcSubpass and pname:dstSubpass
1326 For any element of pname:pDependencies, if the pname:srcSubpass is not
1339 For any element of pname:pDependencies, if its pname:srcSubpass is not
2412 * pname:srcSubpass is the subpass index of the first subpass in the
2428 If pname:srcSubpass is equal to pname:dstSubpass then the
2435 subpasses identified by pname:srcSubpass and pname:dstSubpass.
2437 If pname:srcSubpass is equal to ename:VK_SUBPASS_EXTERNAL, the first
2443 of the subpass instance identified by pname:srcSubpass and any load, store
2444 or multisample resolve operations on attachments used in pname:srcSubpass.
2500 to the subpass description for pname:srcSubpass.
2513 * [[VUID-VkSubpassDependency-srcSubpass-00864]]
2514 pname:srcSubpass must: be less than or equal to pname:dstSubpass, unless
2517 * [[VUID-VkSubpassDependency-srcSubpass-00865]]
2518 pname:srcSubpass and pname:dstSubpass must: not both be equal to
2520 * [[VUID-VkSubpassDependency-srcSubpass-06809]]
2521 If pname:srcSubpass is equal to pname:dstSubpass and pname:srcStageMask
2535 * [[VUID-VkSubpassDependency-srcSubpass-02243]]
2536 If pname:srcSubpass equals pname:dstSubpass, and pname:srcStageMask and
2543 pname:srcSubpass must: not be equal to ename:VK_SUBPASS_EXTERNAL
2547 * [[VUID-VkSubpassDependency-srcSubpass-00872]]
2548 If pname:srcSubpass equals pname:dstSubpass and that subpass has more
2625 .srcSubpass = VK_SUBPASS_EXTERNAL;
2655 .srcSubpass = lastSubpass; // Last subpass attachment is used in
2706 subpass as the pname:srcSubpass.
2713 availability operations for all dependencies with a pname:srcSubpass equal
2718 availability operations for all dependencies with a pname:srcSubpass equal
2724 ename:VK_SUBPASS_EXTERNAL, where pname:srcSubpass uses the attachment that
2729 ename:VK_SUBPASS_EXTERNAL, where pname:srcSubpass uses any aliased
2788 .srcSubpass = firstSubpass;
3072 For any element of pname:pDependencies, if the pname:srcSubpass is not
3101 For any element of pname:pDependencies where its pname:srcSubpass member
3113 * [[VUID-VkRenderPassCreateInfo2-srcSubpass-02526]]
3114 The pname:srcSubpass member of each element of pname:pDependencies must:
4096 * pname:srcSubpass is the subpass index of the first subpass in the
4137 * [[VUID-VkSubpassDependency2-srcSubpass-03084]]
4138 pname:srcSubpass must: be less than or equal to pname:dstSubpass, unless
4141 * [[VUID-VkSubpassDependency2-srcSubpass-03085]]
4142 pname:srcSubpass and pname:dstSubpass must: not both be equal to
4144 * [[VUID-VkSubpassDependency2-srcSubpass-06810]]
4145 If pname:srcSubpass is equal to pname:dstSubpass and pname:srcStageMask
4161 pname:srcSubpass must: not be equal to ename:VK_SUBPASS_EXTERNAL
4165 * [[VUID-VkSubpassDependency2-srcSubpass-02245]]
4166 If pname:srcSubpass equals pname:dstSubpass, and pname:srcStageMask and
4171 If pname:viewOffset is not equal to `0`, pname:srcSubpass must: not be