skia2/include/gpu/gl
Greg Daniel a7f69c2906 Add stencil formats to all the backends.
Currently there is nothing using these formats, but this change just adds
them along with a quaries about their properties. They will be used in a
follow up change.

Bug: skia:10727
Change-Id: Iaaf13baf372799d47c65bd974fd204a32be57617
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/322622
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2020-10-07 17:58:31 +00:00
..
GrGLAssembleHelpers.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrGLAssembleInterface.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrGLConfig_chrome.h Infer GL null buffer hint usage from whether on command buffer or WebGL. 2018-12-19 20:28:05 +00:00
GrGLConfig.h Remove docs for macros that don't exist in the code. 2020-02-24 19:44:45 +00:00
GrGLExtensions.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrGLFunctions.h Update glMultiDraw... to use GLuint* for baseInstances 2020-07-13 22:13:30 +00:00
GrGLInterface.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
GrGLTypes.h Add stencil formats to all the backends. 2020-10-07 17:58:31 +00:00