Searched defs:hasDepthResolveAttachment (Results 1 – 2 of 2) sorted by relevance
246 bool hasDepthResolveAttachment() const { return mResolveDepth; } in hasDepthResolveAttachment() function
2932 bool hasDepthResolveAttachment = mRenderPassDesc.hasDepthResolveAttachment(); in finalizeDepthStencilLoadStore() local