skia2/include/gpu
Greg Daniel 36366209d4 Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16.
This will allow us in a follow on change to put in a "fake" gl stencil
format for the wrapped FBO.

Bug: skia:10727
Change-Id: Iba1eca5114b34d25e6a220591d28a20f7b36b12b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/321545
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2020-10-02 16:15:44 +00:00
..
d3d Add sample count field to GrD3DTextureResourceInfo. 2020-09-30 14:03:39 +00:00
dawn Roll dawn and adjust for new SwapChain API. 2020-01-28 18:26:44 +00:00
gl Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
mock Rename GrCaps fields and methods from MipMap to Mipmap 2020-07-21 15:56:21 +00:00
mtl Ensure correct SkSurfce::MakeFromCAMetalLayer availability. 2020-04-24 14:15:54 +00:00
vk Add sample count to GrVkImageInfo. 2020-09-29 18:36:58 +00:00
GrBackendDrawableInfo.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSemaphore.h Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
GrBackendSurface.h Require stencil bits on wrapped GrBackendRenderTargets to 0, 8, or 16. 2020-10-02 16:15:44 +00:00
GrBackendSurfaceMutableState.h Add optional param to setBackendTextureState to return previous state. 2020-09-23 19:54:59 +00:00
GrConfig.h Fix checks of GR_TEST_UTILS. 2020-09-25 15:58:53 +00:00
GrContext.h Revert "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" 2020-09-24 11:44:49 +00:00
GrContextOptions.h Add an "allPathsVolatile" option for testing 2020-09-23 19:02:27 +00:00
GrContextThreadSafeProxy.h Add plumbing for the GrThreadSafeUniquelyKeyedProxyViewCache 2020-09-17 14:15:58 +00:00
GrDirectContext.h Revert "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" 2020-09-24 11:44:49 +00:00
GrDriverBugWorkarounds.h Fix CanvasKit warnings compiling on Mac with emsdk 2.0.0 2020-09-18 20:35:12 +00:00
GrDriverBugWorkaroundsAutogen.h gpu: Disable dual source blending support on buggy driver versions. 2019-12-20 22:56:19 +00:00
GrRecordingContext.h Fix checks of GR_TEST_UTILS. 2020-09-25 15:58:53 +00:00
GrTypes.h Rename GrMipMapped GrMipmapped 2020-07-21 14:06:35 +00:00