Searched defs:unresolveStencil (Results 1 – 4 of 4) sorted by relevance
321 bool unresolveStencil, in GetUnresolveFlags()702 bool unresolveStencil, in InsertPreamble()771 bool unresolveStencil, in InsertDepthStencilDecorations()914 bool unresolveStencil, in InsertDepthStencilVariableDecl()972 bool unresolveStencil, in InsertDepthStencilUnresolveLoadStore()1029 bool unresolveStencil, in MakeFragShader()1089 bool unresolveStencil, in GetUnresolveFrag()
2989 const bool unresolveStencil = stencilLoadOp == vk::RenderPassLoadOp::Load; in startNewRenderPass() local3038 const bool unresolveStencil = mRenderPassDesc.hasStencilUnresolveAttachment(); in startNewRenderPass() local
199 bool unresolveStencil; member
2796 void RenderPassDesc::packDepthStencilUnresolveAttachment(bool unresolveDepth, bool unresolveStencil) in packDepthStencilUnresolveAttachment()