Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlCaps.mm938 GrCaps::DstCopyRestrictions GrMtlCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, function
/external/skia/src/gpu/
DGrCaps.h404 virtual DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function
/external/skia/src/gpu/gl/
DGrGLCaps.cpp3382 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function in GrGLCaps