skia2/tools/gpu
Brian Osman 83b1b3db36 Added SkImage::MakeCrossContextFromEncoded
Designed for Flutter's threading architecture, with
an eye to being useful to other clients. Under the
hood, uses a new image generator class to lazily wrap
a texture for multiple GrContexts.

Bug: skia:
Change-Id: I6c37b12c8ab5bce94b91190e5f0beb91d31ae81b
Reviewed-on: https://skia-review.googlesource.com/14180
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2017-05-08 19:56:27 +00:00
..
gl Enable fence sync support in ES3 test contexts 2017-04-21 19:39:16 +00:00
vk Use system Vulkan headers except when no building with vulkan support 2017-04-25 18:30:37 +00:00
FenceSync.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GpuTimer.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GrContextFactory.cpp Remove gpu configs that don't have explicit API. 2017-03-20 13:31:49 +00:00
GrContextFactory.h Remove gpu configs that don't have explicit API. 2017-03-20 13:31:49 +00:00
GrTest.cpp Added SkImage::MakeCrossContextFromEncoded 2017-05-08 19:56:27 +00:00
GrTest.h Revert "Revert "Plumb GrBackendTexture throughout skia."" 2017-04-20 17:17:43 +00:00
TestContext.cpp skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
TestContext.h Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00