skia2/include/gpu
Robert Phillips 079455c739 Make the GrSmallPathAtlasMgr a flush-time object
This will allow the small path renderer to be used w/ DDLs.

This is broken out of the omnibus CL:

https://skia-review.googlesource.com/c/skia/+/307776 (Split the small path renderer into record-time and flush-time pieces)

Bug: 1108408
Change-Id: I64cc6ff677d0aead7cf2f097c0e7fbb15b49d49d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/309304
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2020-08-12 13:30:56 +00:00
..
d3d MSAA improvements for Direct3D. 2020-08-11 14:21:05 +00:00
dawn Roll dawn and adjust for new SwapChain API. 2020-01-28 18:26:44 +00:00
gl Update glMultiDraw... to use GLuint* for baseInstances 2020-07-13 22:13:30 +00:00
mock Rename GrCaps fields and methods from MipMap to Mipmap 2020-07-21 15:56:21 +00:00
mtl Ensure correct SkSurfce::MakeFromCAMetalLayer availability. 2020-04-24 14:15:54 +00:00
vk GrVkTypes: Change externalFormat to be uint64_t 2020-08-11 20:33:18 +00:00
GrBackendDrawableInfo.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSemaphore.h Implement Direct3D semaphores 2020-06-25 20:07:21 +00:00
GrBackendSurface.h Rename GrBackendTexture::fMipMapped -> fMipmapped 2020-07-21 15:29:06 +00:00
GrBackendSurfaceMutableState.h Add GrContext API to allow updating GrBackendSurfaceMutableState. 2020-06-10 13:15:55 +00:00
GrConfig.h Reland x3 "Remove most of GrConfig.h" 2019-12-18 17:14:45 +00:00
GrContext.h Add plumbing for access to the flush-time GrSmallPathAtlasMgr 2020-08-11 12:53:55 +00:00
GrContextOptions.h Add GrContextOption to limit the number of cached secondary command buffers. 2020-07-14 13:51:26 +00:00
GrContextThreadSafeProxy.h Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
GrDirectContext.h Make the GrSmallPathAtlasMgr a flush-time object 2020-08-12 13:30:56 +00:00
GrDriverBugWorkarounds.h Revert "Enable deprecated-copy-dtor warning." 2020-03-31 22:32:07 +00:00
GrDriverBugWorkaroundsAutogen.h gpu: Disable dual source blending support on buggy driver versions. 2019-12-20 22:56:19 +00:00
GrRecordingContext.h Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
GrTypes.h Rename GrMipMapped GrMipmapped 2020-07-21 14:06:35 +00:00