package brr

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

Bindings.

type buffer := t
type t

The type for GPUBufferBinding objects.

val v : ?offset:int -> ?size:int -> buffer:buffer -> unit -> t

v constructs a GPUBufferBinding object with given parameters.

OCaml

Innovation. Community. Security.