Searched defs:unresolveStencil (Results 1 – 3 of 3) sorted by relevance
322 bool unresolveStencil, in GetUnresolveFlags()729 bool unresolveStencil, in InsertPreamble()798 bool unresolveStencil, in InsertDepthStencilDecorations()941 bool unresolveStencil, in InsertDepthStencilVariableDecl()999 bool unresolveStencil, in InsertDepthStencilUnresolveLoadStore()1056 bool unresolveStencil, in MakeFragShader()1116 bool unresolveStencil, in GetUnresolveFrag()
3503 const bool unresolveStencil = stencilLoadOp == vk::RenderPassLoadOp::Load; in startNewRenderPass() local3558 const bool unresolveStencil = mRenderPassDesc.hasStencilUnresolveAttachment(); in startNewRenderPass() local
199 bool unresolveStencil; member