Searched refs:DstCopyRestrictions (Results 1 – 6 of 6) sorted by relevance
413 struct DstCopyRestrictions { struct417 virtual DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() argument
51 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
987 GrCaps::DstCopyRestrictions GrMtlCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src,992 DstCopyRestrictions restrictions = {};
446 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
3521 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions()3542 DstCopyRestrictions blitFramebufferRestrictions = {}; in getDstCopyRestrictions()
2087 GrCaps::DstCopyRestrictions restrictions = this->caps()->getDstCopyRestrictions( in setupDstProxyView()