Module Adapter.Info

Adapter info

type t

The type for GPUAdapterInfo objects.

val vendor : t -> Jstr.t

vendor i is the vendor of i.

val architecture : t -> Jstr.t

architecture i is the architecture of i.

val device : t -> Jstr.t

device i is the device of i

val description : t -> Jstr.t

description i is the description of i