Lines Matching refs:stencil
12 Color and depth/stencil images can: be cleared outside a render pass
103 pname:image must: not have a compressed or depth/stencil format
121 [open,refpage='vkCmdClearDepthStencilImage',desc='Fill regions of a combined depth/stencil image',t…
123 To clear one or more subranges of a depth/stencil image, call:
134 structure containing the values that the depth and stencil image
154 <<VkImageStencilUsageCreateInfo,separate stencil usage>>,
164 <<VkImageStencilUsageCreateInfo,separate stencil usage>>,
189 If the pname:image's format does not have a stencil component, then the
221 pname:image must: have a depth/stencil format
246 To clear one or more regions of color and depth/stencil attachments inside a
277 For depth/stencil attachments, the operations are executed as
278 <<fragops-depth, depth writes>> and <<fragops-stencil, stencil writes>> by
313 depth-stencil attachment must: be either ename:VK_ATTACHMENT_UNUSED or
322 instance's depth-stencil attachment must: be either
324 a stencil component
397 * pname:aspectMask is a mask selecting the color, depth and/or stencil
402 * pname:clearValue is the color or depth/stencil value to clear the
461 [open,refpage='VkClearDepthStencilValue',desc='Structure specifying a clear depth stencil value',ty…
467 * pname:depth is the clear value for the depth aspect of the depth/stencil
471 * pname:stencil is the clear value for the stencil aspect of the
472 depth/stencil attachment.
496 * pname:depthStencil specifies the depth and stencil clear values to use
497 when clearing a depth/stencil image or attachment.
500 depth/stencil clear values, depending on the attachment, and defines the