skia2/tools/gpu
bsalomon 6e2aad4e9f Add GrContext::releaseAndAbandonContext()
Like abandonContext() this disconnects the GrContext from the underlying 3D API. However, unlike abandonContext it first frees all allocated GPU resources.

BUG=skia:5142
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1852733002

Review URL: https://codereview.chromium.org/1852733002
2016-04-01 11:54:31 -07:00
..
gl Delete duplicate null GL interface implementation 2016-04-01 09:04:35 -07:00
GrContextFactory.cpp Add GrContext::releaseAndAbandonContext() 2016-04-01 11:54:31 -07:00
GrContextFactory.h Add GrContext::releaseAndAbandonContext() 2016-04-01 11:54:31 -07:00
GrTest.cpp Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget 2016-04-01 04:50:38 -07:00
GrTest.h Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00