Home
last modified time | relevance | path

Searched refs:getDstCopyRestrictions (Results 1 - 6 of 6) sorted by relevance

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

Completed in 17 milliseconds