skia2/include/gpu
Greg Daniel a8d9211bc3 Add promise images for deferred instantiation of wrapped gpu textures
This will allow a client to make an SkImage that "wraps" a gpu texture,
however the client does need to supply the actual gpu texture at Image
creation time. Instead it is retrieve at flush time via a callback.

Bug: skia:
Change-Id: I6267a55ab7102101a7bd80a6f547b6a870d2df08
Reviewed-on: https://skia-review.googlesource.com/109021
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
Reviewed-by: Cary Clark <caryclark@google.com>
2018-03-09 18:02:00 +00:00
..
gl Remove image functions from GrGLInterface, part two 2018-02-12 20:45:43 +00:00
mock Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) 2018-02-14 12:42:18 +00:00
mtl Add placeholder GrMtlTypes in include/gpu/mtl 2017-07-28 17:11:51 +00:00
vk Add ctor to GrVkAlloc 2018-03-02 01:15:34 +00:00
GrBackendSemaphore.h Revert "Add support for semaphores to be inserted on GrContext flush" 2017-07-22 17:34:00 +00:00
GrBackendSurface.h Add promise images for deferred instantiation of wrapped gpu textures 2018-03-09 18:02:00 +00:00
GrBlend.h Revert "Revert "move GrColor.h to private, IWYU"" 2018-02-06 23:05:46 +00:00
GrCaps.h Delazify wrapped backend textures/render target proxies 2018-03-08 15:34:41 +00:00
GrConfig.h eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
GrContext.h Make GrTextureStripAtlas DDL friendly 2018-03-09 17:33:20 +00:00
GrContextOptions.h Make use of the buffer data null hint a GrContextOption 2018-03-02 12:11:05 +00:00
GrGpuResource.h MakeBackendTextureFromSkImage 2017-10-12 20:05:31 +00:00
GrRenderTarget.h Drop unused support for MSAA sample locations 2018-02-20 17:19:13 +00:00
GrResourceKey.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
GrSamplerState.h Rework GrSamplerParams to be more compact and use its own wrap mode enum. 2017-09-07 16:58:31 +00:00
GrShaderCaps.h Drop unused shader support for multisample interpolation 2018-02-20 16:41:43 +00:00
GrSurface.h Add hint to SkSurface::MakeRenderTarget that we will use mips 2017-10-23 20:25:59 +00:00
GrTexture.h make SkDestinationSurfaceColorMode private 2018-02-28 20:31:33 +00:00
GrTypes.h Remove GrSurfaceOrigin from GrSurfaceDesc. 2018-03-05 18:50:25 +00:00