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