package brr

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

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