#include <entity_pass.h>
Public Attributes | |
| std::optional< Rect > | coverage |
| size_t | clip_depth |
Definition at line 45 of file entity_pass.h.
| size_t impeller::EntityPass::ClipCoverageLayer::clip_depth |
Definition at line 47 of file entity_pass.h.
| std::optional<Rect> impeller::EntityPass::ClipCoverageLayer::coverage |
Definition at line 46 of file entity_pass.h.