Namespaces

Enumerations

enum AddressSpaceChildDriverType
Name Value
kDefault 0u

Interface for the Goldfish address space driver.

Defined at line 18 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/common_types.h

enum BufferHandleType
Name Value
kInvalid 0u
kBuffer 1u
kColorBuffer 2u

Defined at line 40 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/common_types.h

enum ColorBufferFormatType
Name Value
kLuminance 6409u
kRg 33319u
kRgba 6408u
kBgra 32993u

Color buffer formats.

Goldfish control device accepts GL format values as "internalFormat"

argument when creating color buffers. All format types should be

defined using their format definitions in GL headers.

Defined at line 70 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/common_types.h

Records