Home
last modified time | relevance | path

Searched refs:getDiscardableMSAAAttachment (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrResourceProvider.h308 sk_sp<GrAttachment> getDiscardableMSAAAttachment(SkISize dimensions,
DGrResourceProvider.cpp641 sk_sp<GrAttachment> GrResourceProvider::getDiscardableMSAAAttachment(SkISize dimensions, in getDiscardableMSAAAttachment() function in GrResourceProvider
/third_party/skia/src/gpu/gl/
DGrGLRenderTarget.cpp172 static_cast<GrGLAttachment*>(resourceProvider->getDiscardableMSAAAttachment( in ensureDynamicMSAAAttachment()
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp233 rp->getDiscardableMSAAAttachment(nonMSAAColorAttachment->dimensions(), in dynamicMSAAAttachment()