template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_gpu_virtio::GpuControl::GetCapabilitySetLimit> GetCapabilitySetLimit ()

Returns the number of capability sets supported by the virtio-gpu device.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_gpu_virtio::GpuControl::SendHardwareCommand> SendHardwareCommand (::fidl::VectorView<uint8_t> request)

Sends an opaque hardware request of variable length and returns a variable length response.

Commands go on the control queue.

Caller provides the backing storage for FIDL message.