Searched refs:DstCopyRestrictions (Results 1 – 10 of 10) sorted by relevance
361 struct DstCopyRestrictions { struct365 virtual DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() argument
2407 GrCaps::DstCopyRestrictions restrictions = this->caps()->getDstCopyRestrictions( in setupDstProxy()
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 = {};
410 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
3064 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions()3085 DstCopyRestrictions blitFramebufferRestrictions = {}; in getDstCopyRestrictions()
446 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
3491 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions()3512 DstCopyRestrictions blitFramebufferRestrictions = {}; in getDstCopyRestrictions()
2086 GrCaps::DstCopyRestrictions restrictions = this->caps()->getDstCopyRestrictions( in setupDstProxyView()