package brr

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

Data layouts.

type t

The type for GPUImageDataLayout objects.

val v : ?offset:int -> ?bytes_per_row:int -> ?rows_per_image:int -> unit -> t

v constructs a GPUImageDataLayout object with given parameters.

OCaml

Innovation. Community. Security.