Adapter.Info
Adapter info
type t
The type for GPUAdapterInfo objects.
GPUAdapterInfo
val vendor : t -> Jstr.t
vendor i is the vendor of i.
vendor i
i
val architecture : t -> Jstr.t
architecture i is the architecture of i.
architecture i
val device : t -> Jstr.t
device i is the device of i
device i
val description : t -> Jstr.t
description i is the description of i
description i