template <>
class WireWeakAsyncClientImpl
Defined at line 9569 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::WireThenable< ::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 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_gpu_magma::Primary::IsPerformanceCounterAccessAllowed> IsPerformanceCounterAccessAllowed ()
Returns true if any EnablePerformanceCounterAccess message has succeeded.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.