#include <flags.h>
Public Attributes | |
bool | lazy_shader_mode = false |
bool | antialiased_lines = false |
When turned on DrawLine will use the experimental antialiased path. More... | |
bool impeller::Flags::antialiased_lines = false |
When turned on DrawLine will use the experimental antialiased path.
Definition at line 14 of file flags.h.
Referenced by impeller::GoldenPlaygroundTest::SetUp(), and impeller::PlaygroundTest::SetUp().
bool impeller::Flags::lazy_shader_mode = false |