Module gfx.graal
Interfaces
| Name | Description |
|---|---|
Instance
|
A backend instance |
Structs
| Name | Description |
|---|---|
ApiProps
|
Property of the API used to implement a Graal instance. |
Enums
| Name | Description |
|---|---|
Backend
|
Backend identifier |
Severity
|
Severity of debug message. These are flags as performance can be signaled with other severity |
Aliases
| Name | Type | Description |
|---|---|---|
DebugCallback
|
void delegate(Severity, string)
|
Debug callback type |