skia2/tools/gpu
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
..
gl Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00
mock Add Make[backend] calls for creating GrContexts 2017-07-25 14:33:03 +00:00
mtl Add support for creating a GrContext backed by Metal. 2017-07-13 21:29:33 +00:00
vk Add Make[backend] calls for creating GrContexts 2017-07-25 14:33:03 +00:00
FenceSync.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GpuTimer.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GrContextFactory.cpp Add Make[backend] calls for creating GrContexts 2017-07-25 14:33:03 +00:00
GrContextFactory.h Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00
GrTest.cpp Remove GrBackendTextureDesc 2017-07-20 00:21:18 +00:00
GrTest.h Revert "Revert "Plumb GrBackendTexture throughout skia."" 2017-04-20 17:17:43 +00:00
TestContext.cpp Add support for creating a GrContext backed by Metal. 2017-07-13 21:29:33 +00:00
TestContext.h Add support for creating a GrContext backed by Metal. 2017-07-13 21:29:33 +00:00