ApiProps

Property of the API used to implement a Graal instance.

struct ApiProps {}

Members

Variables

name
string name;

name of the API

ndc
NDC ndc;

Normalized Device Coordinates of the backend

Meta