Flutter Impeller
impeller::Canvas::DebugOptions Struct Reference

#include <canvas.h>

Public Attributes

bool offscreen_texture_checkerboard = false
 

Detailed Description

Definition at line 60 of file canvas.h.

Member Data Documentation

◆ offscreen_texture_checkerboard

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().


The documentation for this struct was generated from the following file: