skia2/tools/debugger
Kevin Lubick 54ab0dcfed Fix #ifdef SK_SUPPORT_GPU to be #if
We define this to be 1 or 0, so #ifdef is not what
was intended.

Change-Id: I0182718980c39dced98bf90255703a6f080f9cac
Bug: skia:12584
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/468956
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2021-11-08 15:14:28 +00:00
..
DebugCanvas.cpp Make remaining GrOp derived classes be skgpu::v1 only 2021-08-13 20:21:15 +00:00
DebugCanvas.h Rename/simplify SkCanvas::resetClip() and make recordable 2021-07-23 19:05:42 +00:00
DebugLayerManager.cpp Fix cases of variable shadowing in /tools/. 2021-08-11 16:05:52 +00:00
DebugLayerManager.h Add supporting function for finding image use in layers 2020-11-24 17:04:56 +00:00
DrawCommand.cpp Fix #ifdef SK_SUPPORT_GPU to be #if 2021-11-08 15:14:28 +00:00
DrawCommand.h Experimental support for lower-resolution backdrop filter eval 2021-10-18 14:46:05 +00:00
JsonWriteBuffer.cpp read/write m44 2020-07-20 20:45:04 +00:00
JsonWriteBuffer.h read/write m44 2020-07-20 20:45:04 +00:00