class Observer

Defined at line 1959 of file fidling/gen/sdk/fidl/fuchsia.gpu.agis/fuchsia.gpu.agis/hlcpp/fuchsia/gpu/agis/cpp/fidl.h

The AGIS Observer protocol provides the interface to retrieve the full list of

registered Vulkan Traceable Components (vtcs).

Public Members

static const char[] Name_

Public Methods

void ~Observer ()
void Vtcs (VtcsCallback callback)

Retrieve registered components.

For AGI, gapis will be the only client of this Vtcs interface.