#include <canvas.h>
Public Attributes | |
bool | offscreen_texture_checkerboard = false |
bool impeller::Canvas::DebugOptions::offscreen_texture_checkerboard = false |
When enabled, layers that are rendered to an offscreen texture internally get a translucent checkerboard pattern painted over them.
Requires the IMPELLER_DEBUG
preprocessor flag.
Definition at line 65 of file canvas.h.
Referenced by impeller::testing::TEST_P().