Home
last modified time | relevance | path

Searched refs:getDstCopyRestrictions (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlCaps.h51 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
DGrMtlCaps.mm987 GrCaps::DstCopyRestrictions GrMtlCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, function
/third_party/skia/src/gpu/
DGrCaps.h417 virtual DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function
DSurfaceContext.cpp180 auto restrictions = this->caps()->getDstCopyRestrictions(this->asRenderTargetProxy(), in readPixels()
/third_party/skia/src/gpu/gl/
DGrGLCaps.h446 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
DGrGLCaps.cpp3521 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function in GrGLCaps
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp2087 GrCaps::DstCopyRestrictions restrictions = this->caps()->getDstCopyRestrictions( in setupDstProxyView()