Searched defs:hasStencilResolveAttachment (Results 1 – 2 of 2) sorted by relevance
247 bool hasStencilResolveAttachment() const { return mResolveStencil; } in hasStencilResolveAttachment() function
2933 bool hasStencilResolveAttachment = mRenderPassDesc.hasStencilResolveAttachment(); in finalizeDepthStencilLoadStore() local