Home
last modified time | relevance | path

Searched refs:DstCopyRestrictions (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrCaps.h400 struct DstCopyRestrictions { struct
404 virtual DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() argument
DGrSurfaceDrawContext.cpp2011 GrCaps::DstCopyRestrictions restrictions = this->caps()->getDstCopyRestrictions( in setupDstProxyView()
/external/skia/src/gpu/mtl/
DGrMtlCaps.h51 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
DGrMtlCaps.mm938 GrCaps::DstCopyRestrictions GrMtlCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src,
943 DstCopyRestrictions restrictions = {};
/external/skia/src/gpu/gl/
DGrGLCaps.h414 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
DGrGLCaps.cpp3382 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions()
3403 DstCopyRestrictions blitFramebufferRestrictions = {}; in getDstCopyRestrictions()