#include <entity_pass_clip_stack.h>
Public Attributes | |
std::optional< Rect > | coverage |
size_t | clip_depth |
Definition at line 14 of file entity_pass_clip_stack.h.
size_t impeller::ClipCoverageLayer::clip_depth |
Definition at line 16 of file entity_pass_clip_stack.h.
std::optional<Rect> impeller::ClipCoverageLayer::coverage |
Definition at line 15 of file entity_pass_clip_stack.h.
Referenced by impeller::EntityPassClipStack::ApplyClipState(), impeller::EntityPassClipStack::EntityPassClipStack(), and impeller::EntityPassClipStack::PushSubpass().