skia2/src/shaders
Robert Phillips bf5cb0f539 Revert "Remove copies for wrap modes in GrTextureProducer."
This reverts commit 7fba244ea9.

Reason for revert: See if this is blocking the Chrome roll

Original change's description:
> Remove copies for wrap modes in GrTextureProducer.
> 
> GrTextureEffect now supports implementing wrap modes in shaders
> for subsets and texture types with HW sampling restrictions.
> 
> Change-Id: I5c93ade044465e13c5f56f7437fbbe288db0a8a8
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/271056
> Reviewed-by: Greg Daniel <egdaniel@google.com>
> Commit-Queue: Brian Salomon <bsalomon@google.com>

TBR=egdaniel@google.com,bsalomon@google.com

Change-Id: I14397bec8ff4ba165c28faa8f44497f47d865862
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/272522
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2020-02-21 13:47:00 +00:00
..
gradients Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkBitmapProcShader.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkBitmapProcShader.h remove unneeded bitmapprovider abstraction 2019-08-01 21:24:02 +00:00
SkColorFilterShader.cpp thread alloc through to color filters 2020-02-04 18:17:08 +00:00
SkColorFilterShader.h thread an SkArenaAlloc into shaders 2020-01-07 13:28:10 +00:00
SkColorShader.cpp add SkVM_fwd.h 2020-01-07 17:06:51 +00:00
SkColorShader.h thread an SkArenaAlloc into shaders 2020-01-07 13:28:10 +00:00
SkComposeShader.cpp Optional local matrix for SkShaders factories 2019-07-09 18:09:14 +00:00
SkComposeShader.h Optional local matrix for SkShaders factories 2019-07-09 18:09:14 +00:00
SkEmptyShader.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkImageShader.cpp Revert "Remove copies for wrap modes in GrTextureProducer." 2020-02-21 13:47:00 +00:00
SkImageShader.h thread an SkArenaAlloc into shaders 2020-01-07 13:28:10 +00:00
SkLightingShader.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkLightingShader.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkLights.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkLights.h Remove some SK_API from src/ 2019-11-18 21:51:20 +00:00
SkLocalMatrixShader.cpp SkShaderBase::isAPicture() 2019-05-31 14:30:34 +00:00
SkLocalMatrixShader.h SkShaderBase::isAPicture() 2019-05-31 14:30:34 +00:00
SkPerlinNoiseShader.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkPictureShader.cpp Remove SkMaxScalar and SkMinScalar 2020-02-06 15:43:22 +00:00
SkPictureShader.h SkShaderBase::isAPicture() 2019-05-31 14:30:34 +00:00
SkShader.cpp basic pass at gradients 2020-01-23 17:03:36 +00:00
SkShaderBase.h basic pass at gradients 2020-01-23 17:03:36 +00:00