skia2/include/gpu
Greg Daniel e1da1d9a7d Add option to create a deferred render target context with mips
We need this since we have texture generators that draw the base level
but nothing more. Thus we want them to be able to directly draw into
a pre allocated mipped target instead of doing a copy later.

TBR: bsalomon@google.com
Bug: skia:
Change-Id: I1dfae0da7153b21b30fdfa51a7061fc255739a1e
Reviewed-on: https://skia-review.googlesource.com/54100
Reviewed-by: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2017-10-06 20:28:00 +00:00
..
gl Revert "Revert "GrContext::dump that produces JSON formatted output"" 2017-08-10 15:42:25 +00:00
mock Add mock config to tools and run through gms and benchs without crashing. 2017-07-07 20:47:38 +00:00
mtl Add placeholder GrMtlTypes in include/gpu/mtl 2017-07-28 17:11:51 +00:00
vk Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" 2017-06-14 01:43:38 +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 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" 2017-08-31 20:04:12 +00:00
GrBlend.h constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp 2017-04-10 16:27:36 +00:00
GrCaps.h CCPR: Blacklist Mali GPUs and Vulkan while we work through issues 2017-09-29 20:25:34 +00:00
GrColor.h Support premul/unpremul of F16 during read/writePixels 2017-03-22 16:31:39 +00:00
GrConfig.h Remove PLS path renderer 2017-03-06 17:10:10 +00:00
GrContext.h Add option to create a deferred render target context with mips 2017-10-06 20:28:00 +00:00
GrContextOptions.h Enable caching of path mask textures by default 2017-09-28 13:06:57 +00:00
GrGpuResource.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
GrRenderTarget.h Reduce stencil buffer clearing 2017-08-30 21:17:36 +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 Add a cap for geometry shader invocations 2017-10-06 18:43:06 +00:00
GrSurface.h Remove origin field from GrSurface (take 2) 2017-08-29 17:36:31 +00:00
GrTexture.h Rework GrSamplerParams to be more compact and use its own wrap mode enum. 2017-09-07 16:58:31 +00:00
GrTypes.h Remove fIsMipMapped from GrSurfaceDesc 2017-09-26 18:17:37 +00:00