skia2/include/gpu
Robert Phillips 429f0d380c Add kRG_1616 and kAlpha_16 SkColorTypes
This also switches GrColorType::kR_16 to kAlpha_16 to more closely match raster.

Bug: skia:9121
Change-Id: I03c6e6c52c90aa4223478c5ea6c8b2ed8558f677
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/239930
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-09-12 12:20:09 +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 Convert GrManyDependentsMipMappedTest to a mock gpu test 2019-08-21 16:55:23 +00:00
mtl Implement fences and semaphores for Metal. 2019-08-28 19:38:56 +00:00
vk Reland: Enable YCbCr sampler support on platforms other than Android 2019-08-12 14:21:01 +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 Reland: Enable YCbCr sampler support on platforms other than Android 2019-08-12 14:21:01 +00:00
GrConfig.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrContext.h Add kRG_1616 and kAlpha_16 SkColorTypes 2019-09-12 12:20:09 +00:00
GrContextOptions.h Remove legacy flag: GrContextOptions::fDisallowGLSLBinaryCaching 2019-09-09 13:43:51 +00:00
GrContextThreadSafeProxy.h Make defaultBackendFormat callable from anywhere in the GrContext hierarchy 2019-08-13 20:46: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 Cleanup after removal of IORefs from GrSurface 2019-09-06 17:55:45 +00:00
GrSurface.h Cleanup after removal of IORefs from GrSurface 2019-09-06 17:55:45 +00:00
GrTexture.h Remove IORefs from GrSurface 2019-09-06 12:41:35 +00:00
GrTypes.h First draft of Dawn backend: clears are working. 2019-07-18 18:09:12 +00:00