Module Buffer.Map_mode

Map mode flags.

type t = int

The type for GPUMapMode values.

val read : int

The type for GPUMapMode values.

val write : int