Searched defs:unresolveStencil (Results 1 – 3 of 3) sorted by relevance
324 bool unresolveStencil, in GetUnresolveFlags()761 bool unresolveStencil, in InsertPreamble()830 bool unresolveStencil, in InsertDepthStencilDecorations()973 bool unresolveStencil, in InsertDepthStencilVariableDecl()1031 bool unresolveStencil, in InsertDepthStencilUnresolveLoadStore()1088 bool unresolveStencil, in MakeFragShader()1148 bool unresolveStencil, in GetUnresolveFrag()
3568 const bool unresolveStencil = stencilLoadOp == vk::RenderPassLoadOp::Load; in startNewRenderPass() local3621 const bool unresolveStencil = mRenderPassDesc.hasStencilUnresolveAttachment(); in startNewRenderPass() local
218 bool unresolveStencil; member