package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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

OCaml

Innovation. Community. Security.