skia2/include/gpu
Jim Van Verth 5fab90999f Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal."
This reverts commit b1edfde279.

Reason for revert: senorblanco@ is adding a WriteOnly flag which will
be more appropriate for this functionality.

Original change's description:
> Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal.
> 
> This provides a way to indicate that a Metal RenderTarget, and in
> particular a RenderTargetProxy, is framebufferOnly, so it can be
> restricted to certain operations.
> 
> Bug: skia:9573
> TBR: bsalomon@google.com
> Change-Id: I733fae2fce402c375534889346255afe28a57944
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/255783
> Commit-Queue: Jim Van Verth <jvanverth@google.com>
> Reviewed-by: Robert Phillips <robertphillips@google.com>

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

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: skia:9573
Change-Id: Ide775fbbe81114c10fe81e7faa517c20784e8498
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/256496
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-11-25 21:49:46 +00:00
..
dawn Dawn: s/dawn::/wgpu::/g. 2019-10-30 14:29:46 +00:00
gl Add GL_QCOM_TILED_RENDERING as an optional interface 2019-10-07 18:42:01 +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 Dawn: s/dawn::/wgpu::/g. 2019-10-30 14:29:46 +00:00
GrConfig.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrContext.h Dawn: s/dawn::/wgpu::/g. 2019-10-30 14:29:46 +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 Make GrGpuResource ref counting atomic. 2019-09-23 17:41:03 +00:00
GrSurface.h Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." 2019-11-25 21:49:46 +00:00
GrTexture.h Use mipmapping/protected to lookup scratch textures. 2019-09-18 15:35:05 +00:00
GrTypes.h First draft of Dawn backend: clears are working. 2019-07-18 18:09:12 +00:00