Searched refs:packDepthStencilUnresolveAttachment (Results 1 – 3 of 3) sorted by relevance
163 void packDepthStencilUnresolveAttachment(bool unresolveDepth, bool unresolveStencil);
2603 mRenderPassDesc.packDepthStencilUnresolveAttachment(unresolveDepth, in startNewRenderPass()
1471 void RenderPassDesc::packDepthStencilUnresolveAttachment(bool unresolveDepth, bool unresolveStencil) in packDepthStencilUnresolveAttachment() function in rx::vk::RenderPassDesc