skia2/tools/gpu/gl/debug
Ethan Nicholas d1b2eec0d0 API to cache shader binaries between runs of Skia.
This CL does not include an actual implementation of said cache.
Stan is working on the cache implementation on the Android side of
things.

Bug: skia:
Change-Id: Iabe4f19b2dbacaaa1ead8bb3fa68d88c687b9a84
Reviewed-on: https://skia-review.googlesource.com/54780
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2017-11-02 13:07:41 +00:00
..
DebugGLTestContext.cpp API to cache shader binaries between runs of Skia. 2017-11-02 13:07:41 +00:00
DebugGLTestContext.h Support shared GL contexts in GrContextFactory 2017-02-22 13:32:56 +00:00
GrBufferObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrBufferObj.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
GrFakeRefObj.h Make GrFakeRefObj::fNext atomic. 2017-09-19 20:58:49 +00:00
GrFBBindableObj.h Support GL_SAMPLES queries in null contexts 2016-06-23 13:42:13 -07:00
GrFrameBufferObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrFrameBufferObj.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
GrProgramObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrProgramObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrRenderBufferObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrShaderObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrShaderObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrTextureObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrTextureObj.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
GrTextureUnitObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrTextureUnitObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrVertexArrayObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00