Searched refs:getDstCopyRestrictions (Results 1 – 7 of 7) sorted by relevance
51 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
938 GrCaps::DstCopyRestrictions GrMtlCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, function
404 virtual DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function
278 auto restrictions = this->caps()->getDstCopyRestrictions(this->asRenderTargetProxy(), in readPixels()
2011 GrCaps::DstCopyRestrictions restrictions = this->caps()->getDstCopyRestrictions( in setupDstProxyView()
414 DstCopyRestrictions getDstCopyRestrictions(const GrRenderTargetProxy* src,
3382 GrCaps::DstCopyRestrictions GrGLCaps::getDstCopyRestrictions(const GrRenderTargetProxy* src, in getDstCopyRestrictions() function in GrGLCaps