GRBackend Enum

Definition

Possible 3D APIs that may be used by Ganesh.

public enum GRBackend
Inheritance
GRBackend

Fields

Dawn 3
Direct3D 4
Metal 0

Use the Metal 3D backend. (not yet supported)

OpenGL 1

Use the OpenGL 3D backend.

Vulkan 2

Use the Vulkan 3D backend. (not yet supported)

Applies to