Home
last modified time | relevance | path

Searched defs:getDstCopyRestrictions (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/mtl/
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
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp3521 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function in GrGLCaps