skia2/include/gpu/gl
Greg Daniel e7d8da4b20 Add support for internal gl format in GrGLTextureInfo
This gives clients the ability to wrap GL textures with just the GL Format.
This enables us to distinquish between wrapping in Alpha8 texture that is
implented with Alpha or Red format

Bug: skia:
Change-Id: Iacbea60a149c436c270b7ff9ce5d019947678793
Reviewed-on: https://skia-review.googlesource.com/72600
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
2017-12-04 16:43:39 +00:00
..
GrGLAssembleInterface.h Expose GrGLAssembleInterface 2016-03-31 10:22:20 -07:00
GrGLConfig_chrome.h Remove the GrGLInterface callback mechanism. 2016-03-28 12:25:09 -07:00
GrGLConfig.h Default GR_GL_FUNCTION_TYPE to __stdcall on Windows. 2016-08-10 07:30:21 -07:00
GrGLExtensions.h Revert "Revert "GrContext::dump that produces JSON formatted output"" 2017-08-10 15:42:25 +00:00
GrGLFunctions.h API to cache shader binaries between runs of Skia. 2017-11-02 13:07:41 +00:00
GrGLInterface.h API to cache shader binaries between runs of Skia. 2017-11-02 13:07:41 +00:00
GrGLTypes.h Add support for internal gl format in GrGLTextureInfo 2017-12-04 16:43:39 +00:00