skia2/tools/gpu
Michael Ludwig d9958f865c Use YUV effect in drawEdgeAAImageSet
Adds YUV planar image to the compositor_quads_image GM, confirmed
locally that it uses the effect instead of flattening the planes
into a single proxy (like before).

Bug: skia:
Change-Id: I0dea16bbaae34ae44cb1b51db9d2953231a6bf22
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201619
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-03-21 17:43:28 +00:00
..
atlastext Add matrix stack to SkAtlasTextTarget. 2017-12-20 14:00:44 +00:00
gl Add GrContext::resetGLTextureBindings(). 2019-02-08 21:26:51 +00:00
mock Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
mtl Fix asserts in Metal tests. 2019-03-15 20:04:21 +00:00
vk Upgrade to Mesa 18.3.3 2019-02-12 16:42:30 +00:00
FenceSync.h Add NV_fence support to get better timing from ANGLE ES2 2017-10-10 21:13:03 +00:00
GpuTimer.h test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
GrContextFactory.cpp Fix asserts in Metal tests. 2019-03-15 20:04:21 +00:00
GrContextFactory.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
GrTest.cpp Clean up GrSurfaceContext's relationship with GrRecordingContext 2019-03-04 21:54:05 +00:00
MemoryCache.cpp Add gltestpersistentcache config that tests GrContextOption's cache. 2018-07-11 20:06:33 +00:00
MemoryCache.h test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
ProxyUtils.cpp Move DrawingManager to RecordingContext 2019-02-22 17:25:00 +00:00
ProxyUtils.h Move DrawingManager to RecordingContext 2019-02-22 17:25:00 +00:00
TestContext.cpp Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" 2017-11-17 16:22:56 +00:00
TestContext.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
YUVUtils.cpp Use YUV effect in drawEdgeAAImageSet 2019-03-21 17:43:28 +00:00
YUVUtils.h Use YUV effect in drawEdgeAAImageSet 2019-03-21 17:43:28 +00:00