• Home
  • Raw
  • Download

Lines Matching refs:resolve

568 store, or resolve operations will be performed.
582 The resolve mode and store operation are independent; it is valid to write
587 Store and resolve operations are only performed at the end of a render pass
883 perform _shader resolve operations_ to _color_attachments_ or
886 and perform _multisample resolve operations_ to _resolve attachments_.
892 resolve,
894 depth/stencil resolve,
1581 use is as a resolve or preserve attachment.
1584 or depth/stencil attachments nor as resolve or preserve attachments.
1891 defining the resolve attachments for this subpass and their layouts.
1936 index), and a multisample resolve operation is defined for each attachment.
1937 At the end of each subpass, multisample resolve operations read the
1938 subpass's color attachments, and resolve the samples for each pixel within
1939 the render area to the same pixel location in the corresponding resolve
1940 attachments, unless the resolve attachment index is
1952 pname:pDepthStencilAttachment, and multisample resolve operations for depth
1957 At the end of each subpass, multisample resolve operations read the
1958 subpass's depth/stencil attachment, and resolve the samples for each pixel
1959 to the same pixel location in the corresponding resolve attachment.
1961 ename:VK_RESOLVE_MODE_NONE, then the depth component of the resolve
1965 ename:VK_RESOLVE_MODE_NONE, then the stencil component of the resolve
1979 multisample resolve operation uses the sample locations state specified in
1994 * The attachment is used as a color, depth/stencil, or resolve attachment
2036 If pname:pResolveAttachments is not `NULL`, for each resolve attachment
2040 If pname:pResolveAttachments is not `NULL`, for each resolve attachment
2044 If pname:pResolveAttachments is not `NULL`, each resolve attachment that
2048 If pname:pResolveAttachments is not `NULL`, each resolve attachment that
2111 pname:pResolveAttachments is not `NULL`, then each resolve attachment
2117 depth/stencil resolve attachment must: be ename:VK_ATTACHMENT_UNUSED
2165 subpass performs shader resolve operations.
2180 Shader resolve operations allow for custom resolve operations, but
2183 attachment is undefined: at the begining of a shader resolve subpass, any
2274 or multisample resolve operations on attachments used in pname:srcSubpass.
2287 store or multisample resolve operations on attachments used in
2961 pname:pResolveAttachments is not `NULL`, then each resolve attachment
2967 depth/stencil resolve attachment must: be ename:VK_ATTACHMENT_UNUSED
3219 defining the resolve attachments for this subpass and their layouts.
3264 If pname:pResolveAttachments is not `NULL`, for each resolve attachment
3269 If pname:pResolveAttachments is not `NULL`, for each resolve attachment
3273 If pname:pResolveAttachments is not `NULL`, each resolve attachment that
3363 …DescriptionDepthStencilResolve',desc='Structure specifying depth/stencil resolve operations for a …
3367 describes multisample resolve operations for the depth/stencil attachment in
3384 the depth resolve mode.
3386 describing the stencil resolve mode.
3389 resolve attachment for this subpass and its layout.
3463 [open,refpage='VkResolveModeFlagBits',desc='Bitmask indicating supported depth and stencil resolve
3467 pname:stencilResolveMode, specifying the depth and stencil resolve modes,
3478 * ename:VK_RESOLVE_MODE_NONE indicates that no resolve operation is done.
3480 resolve operation is equal to the value of sample 0.
3481 * ename:VK_RESOLVE_MODE_AVERAGE_BIT indicates that result of the resolve
3483 * ename:VK_RESOLVE_MODE_MIN_BIT indicates that result of the resolve
3485 * ename:VK_RESOLVE_MODE_MAX_BIT indicates that result of the resolve
3910 resolve, and depth/stencil attachment references are compatible and if they
3918 the resolve attachment reference
3920 and depth/stencil resolve mode
4070 pname:pAttachments that is used as a color attachment or resolve
4083 pname:pAttachments that is used as a depth/stencil resolve attachment by
4124 pname:pAttachments that is used as an input, color, resolve, or
4131 pname:pAttachments that is used as an input, color, resolve, or
4138 pname:pAttachments that is used as an input, color, resolve, or
4146 that is used as an input, color, resolve, or depth/stencil attachment by
4283 chain that is used as an input, color, resolve or depth/stencil
4291 chain that is used as an input, color, resolve or depth/stencil
4362 pname:pNext chain used as an input, color, resolve, or depth/stencil
4372 pname:pNext chain used as an input, color, resolve, or depth/stencil
4382 pname:pNext chain used as an input, color, resolve, or depth/stencil
4392 attachment or resolve attachment by pname:renderPass must: include
4409 resolve attachment by pname:renderPass must: include
4921 The effects of attachment load, store and multisample resolve operations are
4952 When multiview is enabled, the resolve operation at the end of a subpass
5405 render pass attachment load, store, and resolve operations and subpass
5416 and that are resolved into resolve attachments.
5549 Moving to the next subpass automatically performs any multisample resolve
5554 This applies to resolve operations for both color and depth/stencil
5560 Synchronization between rendering within a subpass and any resolve
5563 However, if the resolve attachment is also used in a different subpass, an
5636 Ending a render pass instance performs any multisample resolve operations on