Module gfx.graal

Interfaces

NameDescription
Instance A backend instance

Structs

NameDescription
ApiProps Property of the API used to implement a Graal instance.

Enums

NameDescription
Backend Backend identifier
Severity Severity of debug message. These are flags as performance can be signaled with other severity

Aliases

NameTypeDescription
DebugCallback void delegate(Severity, string) Debug callback type