Flutter Impeller
impeller::EntityPass::StencilCoverageLayer Struct Reference

#include <entity_pass.h>

Public Attributes

std::optional< Rectcoverage
 
size_t stencil_depth
 

Detailed Description

Definition at line 46 of file entity_pass.h.

Member Data Documentation

◆ coverage

std::optional<Rect> impeller::EntityPass::StencilCoverageLayer::coverage

Definition at line 47 of file entity_pass.h.

◆ stencil_depth

size_t impeller::EntityPass::StencilCoverageLayer::stencil_depth

Definition at line 48 of file entity_pass.h.


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