Texture.Usage
Texture usage.
type t = int
The type for GPU texture usage flags.
val copy_src : t
val copy_dst : t
val texture_binding : t
val storage_binding : t
val render_attachment : t