struct LayerStackArgs

Defined at line 504 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h

A LayerStack is a stack of layers that are attached to a Compositor, which

draws them in order of increasing Z-order (or rather, presents the illusion

of drawing them in that order: it may apply any optimizations that don't

affect the output).

Supported commands:

- AddLayer

Public Members

uint32_t dummy