skia2/tools/gpu/gl/debug
Ben Wagner b4aab9ae6d Replace SkFAIL with SK_ABORT.
SkFAIL is a legacy macro which is just SK_ABORT. This CL mechanically
changes uses of SkFAIL to SK_ABORT in preparation for its removal. The
related sk_throw macro will be changed independently, due to needing to
actually clean up its users.

Change-Id: Id70b5c111a02d2458dc60c8933f444df27d9cebb
Reviewed-on: https://skia-review.googlesource.com/35284
Reviewed-by: Derek Sollenberger <djsollen@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2017-08-16 15:37:54 +00:00
..
DebugGLTestContext.cpp Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +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 Remove stray semicolons. 2016-09-27 14:04:26 +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