Module Buffer.Map_state

Map states.

type t = Jstr.t

The type for GPUBufferMapState values.

val unmapped : t
val pending : t
val mapped : t