brr
Buffer.Binding
Bindings.
brr.ocaml_poke
brr.ocaml_poke_ui
brr.poke
brr.poked
type buffer := t
type t
The type for GPUBufferBinding objects.
GPUBufferBinding
val v : ?offset:int -> ?size:int -> buffer:buffer -> unit -> t
v constructs a GPUBufferBinding object with given parameters.
v