template <>
class WireSyncClientImpl
Defined at line 1021 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_gpu_magma::IcdLoaderDevice>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_gpu_magma::IcdLoaderDevice::GetIcdList> GetIcdList ()
Returns a list of ICDs that can be used with this Magma device. The list is sorted in
descending order of preference.
Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.