skia2/tools/gpu/gl/debug
Brian Osman 1e09e461d2 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."
This reverts commit 5627d65146.

Reason for revert: Google3

Original change's description:
> Add method to sk_gpu_test::TestContext to automatically restore the previous context.
> 
> The motivation for this is to allow a GM to create a GL context, do some some work in it, and then return to the context that was set when it was invoked.
> 
> Change-Id: Ie8496072a10f8f3ff36a08889e593a6ca961b61a
> Reviewed-on: https://skia-review.googlesource.com/70720
> Commit-Queue: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Brian Osman <brianosman@google.com>

TBR=bsalomon@google.com,brianosman@google.com

Change-Id: Ifb79638c9d4500ca3be9a5be39a5ad78b20247c1
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/72981
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-11-16 22:31:39 +00:00
..
DebugGLTestContext.cpp Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." 2017-11-16 22:31:39 +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