template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::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.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_gpu_magma::Primary::IsPerformanceCounterAccessAllowed> IsPerformanceCounterAccessAllowed ()

Returns true if any EnablePerformanceCounterAccess message has succeeded.

Caller provides the backing storage for FIDL message.