class CreateSyncFence
Defined at line 293 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/markers.h
Create a sync fence on goldfish control device. Client pass half of an
eventpair to this method, and `event` will signal its peer when all the
graphics work already queued on the EGL display context associated with
the control device when it is created has finished.
Errors:
- ZX_ERR_INTERNAL if device fail to create the fence or fail to
trigger the wait.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal