skia2/include/gpu
Robert Phillips 16bf7d31c8 Make SkGpuDevice hold a GrRecordingContext (take 2)
This makes the code reflect what is actually going on. During DDL
recording the SkGpuDevice only holds a recording context.

This can't land until the following Chrome-side CL lands:

https://chromium-review.googlesource.com/c/chromium/src/+/2277964 (Add GrContext.h include to skia renderer for upcoming Skia roll)

Reviewed-on: https://skia-review.googlesource.com/c/skia/+/299867
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Reviewed-by: Adlai Holler <adlai@google.com>
Change-Id: I6ef3896f5a270a4fa7af37f9121f68a66653cce2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300896
2020-07-09 12:28:22 +00:00
..
d3d Implement Direct3D semaphores 2020-06-25 20:07:21 +00:00
dawn Roll dawn and adjust for new SwapChain API. 2020-01-28 18:26:44 +00:00
gl Add GrContext::oomed() and implement for GL and VK. 2020-06-24 16:04:06 +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 api to GrVkMemoryAllocator to return VkResult from allocate calls. 2020-06-23 15:27:53 +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 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 Make SkGpuDevice hold a GrRecordingContext (take 2) 2020-07-09 12:28:22 +00:00
GrContextOptions.h Add GrContext::oomed() and implement for GL and VK. 2020-06-24 16:04:06 +00:00
GrContextThreadSafeProxy.h move GrTextBlobCache to GrContextThreadSafeProxy 2020-07-06 15:16:22 +00:00
GrDirectContext.h Move GrRecordingContext.h and GrDirectContext.h into include/gpu 2020-07-01 17:32:14 +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 Make SkGpuDevice hold a GrRecordingContext (take 2) 2020-07-09 12:28:22 +00:00
GrTypes.h Remove unused GrFlushFlags. 2020-06-30 19:39:31 +00:00