Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlCaps.mm1055 GrCaps::DstCopyRestrictions GrMtlCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, function
/external/skia/src/gpu/ganesh/
DGrCaps.h462 virtual DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp3873 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function in GrGLCaps