Home
last modified time | relevance | path

Searched refs:stencilResolveAttachment (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dcmd_buffer_state.cpp736 … auto& stencilResolveAttachment = attachments[GetDynamicStencilResolveAttachmentImageIndex()]; in BeginRendering() local
738 stencilResolveAttachment = nullptr; in BeginRendering()
744 stencilResolveAttachment = res.first->get(); in BeginRendering()