Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::Canvas::DebugOptions Struct Reference

#include <canvas.h>

Public Attributes

bool offscreen_texture_checkerboard = false
 

Detailed Description

Definition at line 63 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 68 of file canvas.h.


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