template <>

class WireWeakSyncClientImpl

Defined at line 9738 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fuchsia_gpu_magma::Primary::Flush> Flush ()

Incurs a round-trip to the system driver, used to ensure all previous messages have been

observed, but not necessarily completed.

Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_gpu_magma::Primary::IsPerformanceCounterAccessAllowed> IsPerformanceCounterAccessAllowed ()

Returns true if any EnablePerformanceCounterAccess message has succeeded.

Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.