skia2/include/gpu
Brian Osman 45580d3e30 Added GrSurfaceContext and GrTextureContext
This lets copy-to-texture to be treated like copy-to-rt.
To match current behavior, though, copies to texture are
still executed immediately (forcing a flush).

Once MDB is enabled, copies to texture will be deferred.

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=5093

Change-Id: Icc0ce5435507a5f0a237c22eedef879824952367
Reviewed-on: https://skia-review.googlesource.com/5093
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2016-11-23 15:52:27 +00:00
..
effects don't memtion SkXfermode in public 2016-11-22 15:22:00 +00:00
gl Add image functions to GrGLInterface 2016-11-15 19:37:35 +00:00
vk Remove SkAutoTUnref and SkAutoTDelete from public includes. 2016-10-27 09:30:08 -07:00
GrBlend.h Create fragment processor for performing input color blend with child processor 2015-09-15 15:33:27 -07:00
GrBuffer.h Add resource provider flag to avoid client-side buffers 2016-07-13 10:16:32 -07:00
GrCaps.h Add detection of image load/store to caps 2016-11-15 20:29:07 +00:00
GrClip.h Rename GrDrawContext to GrRenderTargetContext 2016-10-27 19:14:09 +00:00
GrColor.h Revert "Revert "Add integer texture support."" 2016-11-11 21:58:52 +00:00
GrColorSpaceXform.h Add storage and computation of SkColor4f version of gradient stops. 2016-09-15 11:09:45 -07:00
GrConfig.h Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. 2016-04-29 06:41:35 -07:00
GrContext.h Defer more renderTargetContexts in the GPU image filter paths - take 2 2016-11-21 11:05:03 -08:00
GrContextOptions.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrCoordTransform.h Rename GrTextureParams to GrSamplerParams 2016-11-17 21:13:18 +00:00
GrFragmentProcessor.h Rename GrTextureAccess to GrProcessor::TextureSampler. 2016-11-17 17:18:53 +00:00
GrGpuResource.h Add IORef capability to GrSurfaceProxy objects - take 2 2016-11-16 11:17:17 -08:00
GrGpuResourceRef.h Revert "Initial OpenGL Image support." 2016-11-23 01:02:57 +00:00
GrInvariantOutput.h Added premulFourChannelColor to GrInvariantOutput 2016-07-14 09:02:18 -07:00
GrPaint.h Rename GrTextureParams to GrSamplerParams 2016-11-17 21:13:18 +00:00
GrProcessor.h Revert "Initial OpenGL Image support." 2016-11-23 01:02:57 +00:00
GrProcessorUnitTest.h Rename GrTextureAccess to GrProcessor::TextureSampler. 2016-11-17 17:18:53 +00:00
GrProgramElement.h Move SkTArray to include/private. 2016-02-17 13:13:44 -08:00
GrRenderTarget.h Added GrSurfaceContext and GrTextureContext 2016-11-23 15:52:27 +00:00
GrRenderTargetContext.h Added GrSurfaceContext and GrTextureContext 2016-11-23 15:52:27 +00:00
GrResourceKey.h Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
GrSamplerParams.h Rename GrTextureParams to GrSamplerParams 2016-11-17 21:13:18 +00:00
GrShaderVar.h Revert "Initial OpenGL Image support." 2016-11-23 01:02:57 +00:00
GrSurface.h Fix computation of texture size for approximately-fit deferred proxies 2016-11-17 20:47:18 +00:00
GrSurfaceContext.h Added GrSurfaceContext and GrTextureContext 2016-11-23 15:52:27 +00:00
GrTestUtils.h Add helper to create random AsFPArgs for Ganesh unit tests 2016-10-19 16:01:07 +00:00
GrTexture.h Rename GrTextureParams to GrSamplerParams 2016-11-17 21:13:18 +00:00
GrTextureContext.h Added GrSurfaceContext and GrTextureContext 2016-11-23 15:52:27 +00:00
GrTextureProvider.h Remove SkAutoTUnref and SkAutoTDelete from public includes. 2016-10-27 09:30:08 -07:00
GrTypes.h Revert "Revert "Add integer texture support."" 2016-11-11 21:58:52 +00:00
GrTypesPriv.h Revert "Initial OpenGL Image support." 2016-11-23 01:02:57 +00:00
GrXferProcessor.h don't memtion SkXfermode in public 2016-11-22 15:22:00 +00:00
SkGr.h Rename GrTextureParams to GrSamplerParams 2016-11-17 21:13:18 +00:00