skia2/include/gpu
Brian Salomon d4764a15f3 Rework how backend-specific formats are retrieved from GrBackendFormat.
Change-Id: If1047c477ff3f2cc4aaf19d2e2e838f2dbcb0126
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/233160
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
2019-08-08 17:20:34 +00:00
..
dawn First draft of Dawn backend: clears are working. 2019-07-18 18:09:12 +00:00
gl Rework how backend-specific formats are retrieved from GrBackendFormat. 2019-08-08 17:20:34 +00:00
mock Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) 2019-07-23 16:13:30 +00:00
mtl Change GrCFResource to sk_cf_obj and move to include/ports. 2019-06-10 18:44:28 +00:00
vk Remove old constructor for GrVkImageInfo. 2019-07-25 23:58:43 +00:00
GrBackendDrawableInfo.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSemaphore.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSurface.h Rework how backend-specific formats are retrieved from GrBackendFormat. 2019-08-08 17:20:34 +00:00
GrBlend.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrConfig.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrContext.h Add GrContext::defaultBackendFormat 2019-07-30 14:05:28 +00:00
GrContextOptions.h Rework how initial clearing of texture works. 2019-07-16 16:36:41 +00:00
GrContextThreadSafeProxy.h Add protected status to SkSurfaceCharacterization 2019-07-10 16:30:35 +00:00
GrDriverBugWorkarounds.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrDriverBugWorkaroundsAutogen.h Add disable_texture_storage workaround 2018-08-22 23:56:23 +00:00
GrGpuResource.h Swap GrSurfaceProxy over to being held via sk_sp 2019-06-20 11:43:45 +00:00
GrRenderTarget.h Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors 2019-08-05 19:08:07 +00:00
GrSamplerState.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrSurface.h Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors 2019-08-05 19:08:07 +00:00
GrTexture.h Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors 2019-08-05 19:08:07 +00:00
GrTypes.h First draft of Dawn backend: clears are working. 2019-07-18 18:09:12 +00:00