skia2/include/gpu
Greg Daniel 5ed3c11a80 Reland "Don't release vk memory allocator until context is deleted."
This reverts commit c35c073c80.

Reason for revert: fix benches

Original change's description:
> Revert "Don't release vk memory allocator until context is deleted."
> 
> This reverts commit 11afa63693.
> 
> Reason for revert: breaking perf bots
> 
> Original change's description:
> > Don't release vk memory allocator until context is deleted.
> > 
> > Bug: chromium:1081806
> > 
> > Change-Id: I0a7a92408a3f2119e6b70d8eef6aa4f2d1982d4b
> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297357
> > Reviewed-by: Brian Salomon <bsalomon@google.com>
> > Commit-Queue: Greg Daniel <egdaniel@google.com>
> 
> TBR=egdaniel@google.com,bsalomon@google.com
> 
> Change-Id: I48d200cb72eb30c119359e89c5a9123213e62a5e
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: chromium:1081806
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297457
> Reviewed-by: Greg Daniel <egdaniel@google.com>
> Commit-Queue: Greg Daniel <egdaniel@google.com>

TBR=egdaniel@google.com,bsalomon@google.com

# Not skipping CQ checks because this is a reland.

Bug: chromium:1081806
Change-Id: I6d80af6a1fab2fd6e2e15e9a2c7deefd7a7866ed
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297475
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2020-06-18 22:04:23 +00:00
..
d3d Add sample quality to GrD3DTextureResourceInfo. 2020-04-13 21:10:31 +00:00
dawn Roll dawn and adjust for new SwapChain API. 2020-01-28 18:26:44 +00:00
gl Use GL_ANGLE_base_vertex_base_instance 2020-03-30 17:59:05 +00:00
mock Handle tessellated paths that require more segments than are supported 2020-06-05 15:33:19 +00:00
mtl Ensure correct SkSurfce::MakeFromCAMetalLayer availability. 2020-04-24 14:15:54 +00:00
vk Add support for vk image sharing mode and handle queues xfers correctly. 2020-06-02 15:58:28 +00:00
GrBackendDrawableInfo.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSemaphore.h Implement fences and semaphores for Metal. 2019-08-28 19:38:56 +00:00
GrBackendSurface.h Move backend surface vk getters and setters back out from behind compile flag. 2020-05-29 19:18:46 +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 Reland "Don't release vk memory allocator until context is deleted." 2020-06-18 22:04:23 +00:00
GrContextOptions.h Make explicit SDF default values. 2020-06-12 15:46:59 +00:00
GrContextThreadSafeProxy.h Make GrContextThreadSafeProxy not a GrContext_Base 2020-06-02 16:14:48 +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
GrTypes.h Remove GrPrepareForExternalIORequests from flush. 2020-06-10 20:00:20 +00:00